InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputPanel Class / FocusBrushProperty Field

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