CollectionViewSource.ItemsPathProperty Propriedade

Definição

Identifica a propriedade de dependência 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 da propriedade

O identificador da propriedade de dependência ItemsPath .

Aplica-se a

Confira também