Share via


CollectionViewSource.ItemsPathProperty Proprietà

Definizione

Identifica la proprietà di dipendenza ItemsPath .

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

Valore della proprietà

Identificatore della proprietà di dipendenza ItemsPath .

Si applica a

Vedi anche