C# Class Microsoft.Silverlight.Testing.Controls.HierarchicalDataTemplate

Represents a T:System.Windows.DataTemplate that supports T:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl objects, such as T:Microsoft.Silverlight.Testing.Controls.TreeViewItem.
Inheritance: System.Windows.DataTemplate
Afficher le fichier Open project: garyjohnson/wpnest Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
HierarchicalDataTemplate ( ) : System

Initializes a new instance of the T:System.Windows.HierarchicalDataTemplate class.

Method Details

HierarchicalDataTemplate() public méthode

Initializes a new instance of the T:System.Windows.HierarchicalDataTemplate class.
public HierarchicalDataTemplate ( ) : System
Résultat System