Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / ClearStyleExtensions Class / PressedBrushProperty Field

In This Topic
    PressedBrushProperty Field (ClearStyleExtensions)
    In This Topic
    This attached property can modify the pressed visual style of a clear style control.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PressedBrushProperty As DependencyProperty
    public static readonly DependencyProperty PressedBrushProperty
    See Also