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

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