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