Partager via


TreeView.ItemsSourceProperty Propriété

Définition

Identifie la propriété de dépendance ItemsSource.

public:
 static property DependencyProperty ^ ItemsSourceProperty { DependencyProperty ^ get(); };
static DependencyProperty ItemsSourceProperty();
public static DependencyProperty ItemsSourceProperty { get; }
var dependencyProperty = TreeView.itemsSourceProperty;
Public Shared ReadOnly Property ItemsSourceProperty As DependencyProperty

Valeur de propriété

Identificateur de la propriété de dépendance ItemsSource.

S’applique à