ItemsControl.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 = ItemsControl.itemsSourceProperty;
Public Shared ReadOnly Property ItemsSourceProperty As DependencyProperty

Valeur de propriété

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

S’applique à