CollectionViewSource.ItemsPathProperty Свойство

Определение

Определяет свойство зависимости 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

Значение свойства

Идентификатор свойства зависимости ItemsPath .

Применяется к

См. также раздел