ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml 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 Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty PressedBrushProperty
    See Also