Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarGroup Class / PressedBrushProperty Field

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