For a list of all members of this type, see HierarchicalDataTemplate members.
Public Properties
| Name | Description |
 | DataType | (Inherited from System.Windows.DataTemplate) |
 | Dispatcher | (Inherited from System.Windows.DependencyObject) |
 | ItemsSource | Gets or sets the binding for this data template, which indicates where to find the collection that represents the next level in the data hierarchy. |
 | ItemTemplate | Gets or sets the System.Windows.DataTemplate to apply to items at the current hierarchical level in a HierarchicalDataTemplate. |
Top
See Also