1 write to _collectionView
PresentationFramework (1)
src\Framework\MS\Internal\Data\IndexedEnumerable.cs (1)
495
_collectionView
= collection as CollectionView;
1 reference to _collectionView
PresentationFramework (1)
src\Framework\MS\Internal\Data\IndexedEnumerable.cs (1)
301
get { return
_collectionView
; }