Share via


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 依赖属性的标识符。

适用于

另请参阅