

'Declaration<TemplatePartAttribute(Name="PART_NewItemTypesComboBox", Type=System.Windows.Controls.ComboBox)> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class CollectionControl Inherits System.Windows.Controls.Control
'UsageDim instance As CollectionControl
[TemplatePart(Name="PART_NewItemTypesComboBox", Type=System.Windows.Controls.ComboBox)] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class CollectionControl : System.Windows.Controls.Control
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
Xceed.Wpf.Toolkit.CollectionControl
| Name | Description | |
|---|---|---|
![]() | CollectionControl Constructor | Initializes a new instance of the CollectionControl class. |
| Name | Description | |
|---|---|---|
![]() ![]() | EditorDefinitionsProperty | Identifies the EditorDefinitions dependency property. |
![]() ![]() | IsReadOnlyProperty | Identifies the IsReadOnly dependency property. |
![]() ![]() | ItemAddedEvent | Identifies the ItemAdded routed event. |
![]() ![]() | ItemAddingEvent | Identifies the ItemAdding routed event. |
![]() ![]() | ItemDeletedEvent | Identifies the ItemDeleted routed event. |
![]() ![]() | ItemDeletingEvent | Identifies the ItemDeleting routed event. |
![]() ![]() | ItemMovedDownEvent | |
![]() ![]() | ItemMovedUpEvent | |
![]() ![]() | ItemsProperty | Identifies the Items dependency property. |
![]() ![]() | ItemsSourceProperty | Identifies the ItemsSource dependency property. |
![]() ![]() | ItemsSourceTypeProperty | Identifies the ItemsSourceType dependency property. |
![]() ![]() | NewItemTypesProperty | Identifies the NewItemTypes dependency property. |
![]() ![]() | PropertiesLabelProperty | Identifies the PropertiesLabel dependency property |
![]() ![]() | SelectedItemProperty | Identifies the SelectedItem dependency property. |
![]() ![]() | TypeSelectionLabelProperty | Identifies the TypeSelectionLabel dependency property |
| Name | Description | |
|---|---|---|
![]() | FindLogicalAncestor<T> | Finds the logical ancenster |
![]() | FindLogicalAncestorsAndSelf | |
![]() | FindLogicalChildren<T> | Find the logical children. |
![]() | FindVisualAncestor<T> | Finds the visual ancestor. |
![]() | FindVisualChildren<T> | Finds the visual children. |
![]() | FindVisualTreeRoot | Finds the visual tree root. |
![]() | ShowDialog | Overloaded. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.