ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1DropDownButton Class / FocusBrushProperty Field

In This Topic
    FocusBrushProperty Field (C1DropDownButton)
    In This Topic
    Identifies the FocusBrush dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly FocusBrushProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty FocusBrushProperty
    See Also