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

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

Syntax

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

Inheritance Hierarchy

See Also