ComponentOne Basic Library for WPF and Silverlight
BackgroundGradientSuppressor Class
Members 


C1.WPF Namespace : BackgroundGradientSuppressor Class
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
'Usage
 
Dim instance As BackgroundGradientSuppressor
public sealed class BackgroundGradientSuppressor : System.Windows.DependencyObject 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.BackgroundGradientSuppressor

See Also

Reference

BackgroundGradientSuppressor Members
C1.WPF Namespace