Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Accordion Class / ExpandDirectionProperty Field

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