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 依存関係プロパティの識別子。

適用対象

こちらもご覧ください