[]
        
(Showing Draft Content)

C1.WPF.ClearStyleExtensions.SetMouseOverBrush

SetMouseOverBrush Method

SetMouseOverBrush(FrameworkElement, Brush)

Sets the mouse over brush.

Declaration
public static void SetMouseOverBrush(FrameworkElement element, Brush value)
Parameters
Type Name Description
FrameworkElement element

The element which contains the attached property.

Brush value

The brush used in the mouse over state.