'Declaration
<StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=C1.WPF.Accordion.C1Expander)> <DefaultEventAttribute("OnItemsChanged")> <DefaultPropertyAttribute("Items")> <LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)> <ContentPropertyAttribute("Items")> <RuntimeNamePropertyAttribute("Name")> <UsableDuringInitializationAttribute(True)> <XmlLangPropertyAttribute("Language")> <UidPropertyAttribute("Uid")> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class C1Accordion Inherits C1.WPF.Core.C1HeaderedItemsControl
[StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=C1.WPF.Accordion.C1Expander)] [DefaultEvent("OnItemsChanged")] [DefaultProperty("Items")] [Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)] [ContentProperty("Items")] [RuntimeNameProperty("Name")] [UsableDuringInitialization(true)] [XmlLangProperty("Language")] [UidProperty("Uid")] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class C1Accordion : C1.WPF.Core.C1HeaderedItemsControl