[]
Sets the clear style button background brush.
public static void SetButtonBackground(FrameworkElement element, Brush value)
| Type | Name | Description |
|---|---|---|
| FrameworkElement | element | The element which contains the attached property. |
| Brush | value | The brush used in the background of clear style button. |