WPF Layout Controls | ComponentOne
C1.WPF.Accordion Namespace / C1Expander Class / ExpandedBackgroundProperty Field

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