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

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