ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1TabControl Class / PressedBrushProperty Field

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