Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarItem Class / PressedForegroundBrushProperty Field

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