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

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