[]
Sets the mouse over brush.
public static void SetMouseOverBrush(FrameworkElement element, Brush value)
Type | Name | Description |
---|---|---|
FrameworkElement | element | The element which contains the attached property. |
Brush | value | The brush used in the mouse over state. |