[]
        
(Showing Draft Content)

C1.WPF.ClearStyleExtensions.GetMouseOverBrush

GetMouseOverBrush Method

GetMouseOverBrush(FrameworkElement)

Gets the mouse over brush.

Declaration
public static Brush GetMouseOverBrush(FrameworkElement element)
Parameters
Type Name Description
FrameworkElement element

The element which contains the attached property.

Returns
Type Description
Brush