Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1Window Class / PressedBrushProperty Field

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