Freigeben über


TreeView.ItemsSourceProperty Eigenschaft

Definition

Gibt die ItemsSource-Abhängigkeitseigenschaft an.

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

Eigenschaftswert

Der Bezeichner für die ItemsSource-Abhängigkeitseigenschaft.

Gilt für: