Share via


CollectionViewSource.ViewProperty プロパティ

定義

View 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ ViewProperty { DependencyProperty ^ get(); };
static DependencyProperty ViewProperty();
public static DependencyProperty ViewProperty { get; }
var dependencyProperty = CollectionViewSource.viewProperty;
Public Shared ReadOnly Property ViewProperty As DependencyProperty

プロパティ値

View 依存関係プロパティの識別子。

適用対象

こちらもご覧ください