[]
Hides the BackgroundGradient when the background is transparent or not a solid color.
public sealed class BackgroundGradientSuppressor : DependencyObject
Name | Description |
---|---|
BackgroundGradientSuppressor() |
Name | Description |
---|---|
BackgroundProperty | Identifies the Background dependency property. |
Name | Description |
---|---|
GetBackground(DependencyObject) | Gets the value of the Background attached property. |
SetBackground(DependencyObject, Brush) | Sets the value of the Background attached property. |