2 writes to _collectionView
PresentationFramework (2)
src\Framework\System\Windows\Data\CollectionView.cs (2)
2109_collectionView = collectionView; 2117_collectionView = null;
2 references to _collectionView
PresentationFramework (2)
src\Framework\System\Windows\Data\CollectionView.cs (2)
2114if (_collectionView != null) 2116_collectionView.EndDefer();