共用方式為


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相依性屬性的識別碼。

適用於

另請參閱