Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Expander Class / ExpandedBackgroundProperty Field

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