ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1FilePicker Class / PressedBrushProperty Field

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