Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarStrip Class / ButtonForegroundProperty Field

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