[]
Returns an instance of ICollectionViewFactory that can be used as a source of a CollectionViewSource.
public ICollectionViewFactory AsCollectionViewFactory()
Type | Description |
---|---|
ICollectionViewFactory | A factory that returns the same View as a ICollectionView. |