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

In This Topic
    PressedForegroundBrushProperty Field (C1ToolbarButton)
    In This Topic
    Pressed foreground color dependency property
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PressedForegroundBrushProperty As DependencyProperty
    public static readonly DependencyProperty PressedForegroundBrushProperty
    See Also