
'Declaration
<DoNotObfuscateTypeAttribute()> <C1ControlAttribute(False)> <C1TemplatePartAttribute(Name="ComboHeader", Type=C1.WPF.Input.C1TextEditableContentControl)> <StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=C1.WPF.Input.C1ComboBoxItem)> <TemplatePartAttribute(Name="ComboHeader", Type=C1.WPF.Input.C1TextEditableContentControl)> <DefaultEventAttribute("OnItemsChanged")> <DefaultPropertyAttribute("Items")> <ContentPropertyAttribute("Items")> <LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class C1ComboBox Inherits C1.WPF.Core.C1ItemsControl
[DoNotObfuscateType()] [C1Control(false)] [C1TemplatePart(Name="ComboHeader", Type=C1.WPF.Input.C1TextEditableContentControl)] [StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=C1.WPF.Input.C1ComboBoxItem)] [TemplatePart(Name="ComboHeader", Type=C1.WPF.Input.C1TextEditableContentControl)] [DefaultEvent("OnItemsChanged")] [DefaultProperty("Items")] [ContentProperty("Items")] [Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class C1ComboBox : C1.WPF.Core.C1ItemsControl
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ItemsControl
C1.WPF.Core.C1ItemsControl
C1.WPF.Input.C1ComboBox