Hides the BackgroundGradient when the background is transparent or not a solid color.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public sealed class BackgroundGradientSuppressor : DependencyObject
Visual Basic
Public NotInheritable Class BackgroundGradientSuppressor _
	Inherits DependencyObject

Inheritance Hierarchy

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

See Also