'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.