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

適用於

另請參閱