

'Declaration<TemplatePartAttribute(Name="PART_WindowControl", Type=Xceed.Wpf.Toolkit.Primitives.WindowControl)> <LocalizabilityAttribute(LocalizationCategory.Ignore)> <DefaultPropertyAttribute("Content")> <ContentPropertyAttribute("Content")> <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 CollectionControlDialog Inherits CollectionControlDialogBase
'UsageDim instance As CollectionControlDialog
[TemplatePart(Name="PART_WindowControl", Type=Xceed.Wpf.Toolkit.Primitives.WindowControl)] [Localizability(LocalizationCategory.Ignore)] [DefaultProperty("Content")] [ContentProperty("Content")] [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 CollectionControlDialog : CollectionControlDialogBase
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.ContentControl
System.Windows.Window
Xceed.Wpf.Toolkit.StyleableWindow
Xceed.Wpf.Toolkit.CollectionControlDialogBase
Xceed.Wpf.Toolkit.CollectionControlDialog
| Name | Description | |
|---|---|---|
![]() | CollectionControlDialog Constructor | Overloaded. Initializes a new instance of the CollectionControlDialog class. |
| Name | Description | |
|---|---|---|
![]() ![]() | EditorDefinitionsProperty | Identifies the EditorDefinitions dependency property. |
![]() ![]() | IsReadOnlyProperty | Identifies the IsReadOnly dependency property. |
![]() ![]() | ItemsSourceProperty | Identifies the ItemsSource dependency property. |
![]() ![]() | ItemsSourceTypeProperty | Identifies the ItemsSourceType dependency property. |
![]() ![]() | NewItemTypesProperty | Identifies the NewItemTypes 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. |