Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / BackgroundGradientSuppressor Class
Members

In This Topic
    BackgroundGradientSuppressor Class
    In This Topic
    Hides the BackgroundGradient when the background is transparent or not a solid color.
    Object Model
    BackgroundGradientSuppressor Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class BackgroundGradientSuppressor 
       Inherits System.Windows.DependencyObject
    public sealed class BackgroundGradientSuppressor : System.Windows.DependencyObject 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          C1.Silverlight.BackgroundGradientSuppressor

    See Also