[]
        
(Showing Draft Content)

C1.WPF.BackgroundGradientSuppressor

BackgroundGradientSuppressor Class

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

Inheritance
BackgroundGradientSuppressor
Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public sealed class BackgroundGradientSuppressor : DependencyObject

Constructors

Name Description
BackgroundGradientSuppressor()

Fields

Name Description
BackgroundProperty

Identifies the Background dependency property.

Methods

Name Description
GetBackground(DependencyObject)

Gets the value of the Background attached property.

SetBackground(DependencyObject, Brush)

Sets the value of the Background attached property.