For a list of all members of this type, see HierarchicalDataTemplate members.
Name | Description | |
---|---|---|
![]() | CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from System.Windows.Freezable) |
![]() | DefaultItemsContainer | Gets or sets a DataTemplate whose content will be used as the default container for all generated children items of the owning object. |
![]() | DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | HierarchicalItemTemplate | Gets or sets the HierarchicalDataTemplate that describes the visual structure for an object's children. |
![]() | IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from System.Windows.Freezable) |
![]() | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) |
![]() | ItemContainerStyle | Gets or sets the style that is used when rendering the children of the owning object. |
![]() | ItemsSource | Gets or sets the binding used for obtaining the items source. |
![]() | ItemTemplate | Gets or sets the System.Windows.DataTemplate that will be used to describe each child item of an object. |
![]() | Template | Gets or sets the DataTemplate that will be used to describe how the owning object will be be laid out. |