[]
        
(Showing Draft Content)

C1.WPF.ClearStyleExtensions.GetMouseOverBrush

GetMouseOverBrush Method

GetMouseOverBrush(FrameworkElement)

Gets the mouse over brush.

Declaration
public static Brush GetMouseOverBrush(FrameworkElement element)
Public Shared Function GetMouseOverBrush(element As FrameworkElement) As Brush
Parameters
Type Name Description
FrameworkElement element

The element which contains the attached property.

Returns
Type Description
Brush