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

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