Share via


CollectionViewSource.ItemsPathProperty Propiedad

Definición

Identifica la propiedad de dependencia 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

Valor de propiedad

Identificador de la propiedad de dependencia ItemsPath .

Se aplica a

Consulte también