1 write to _view
PresentationFramework (1)
MS\Internal\Data\CollectionViewGroupRoot.cs (1)
28_view = view;
3 references to _view
PresentationFramework (3)
MS\Internal\Data\CollectionViewGroupRoot.cs (3)
96get { return _view.Culture; } 107get { return _view; } 203IEditableCollectionView iecv = _view as IEditableCollectionView;