Share via


CollectionViewSource.ItemsPathProperty Eigenschaft

Definition

public:
 static property DependencyProperty ^ ItemsPathProperty { DependencyProperty ^ get(); };
static DependencyProperty ItemsPathProperty();
public static DependencyProperty ItemsPathProperty { get; }
var dependencyProperty = CollectionViewSource.itemsPathProperty;
Public Shared ReadOnly Property ItemsPathProperty As DependencyProperty

Eigenschaftswert

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

Gilt für:

Weitere Informationen