ComponentOne Basic Library for UWP
GetMouseOverBrush Method

C1.UWP Assembly > C1.Xaml Namespace > ClearStyleExtensions Class : GetMouseOverBrush Method
The element which contains the attached property.
Gets the mouse over brush.
Syntax
'Declaration
 
Public Shared Function GetMouseOverBrush( _
   ByVal element As Windows.UI.Xaml.FrameworkElement _
) As Windows.UI.Xaml.Media.Brush
public static Windows.UI.Xaml.Media.Brush GetMouseOverBrush( 
   Windows.UI.Xaml.FrameworkElement element
)

Parameters

element
The element which contains the attached property.
See Also

Reference

ClearStyleExtensions Class
ClearStyleExtensions Members