ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TabItem Class / PressedBrushProperty Field



In This Topic
    PressedBrushProperty Field (C1TabItem)
    In This Topic
    Identifies the PressedBrush dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PressedBrushProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TabItem.PressedBrushProperty
    public static readonly DependencyProperty PressedBrushProperty
    public:
    static readonly DependencyProperty^ PressedBrushProperty
    See Also