ItemsControl.ItemsSourceProperty Proprietà

Definizione

Identifica la proprietà di dipendenza 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

Valore della proprietà

Identificatore della proprietà di dipendenza ItemsSource .

Si applica a