ComponentOne Basic Library for UWP
GetFocusBrush Method

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

Parameters

element
The element which contains the attached property.
See Also

Reference

ClearStyleExtensions Class
ClearStyleExtensions Members