Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1Button Class / FocusBrushProperty Field

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