1 write to _view
PresentationFramework (1)
MS\Internal\Data\CollectionViewGroupRoot.cs (1)
31_view = view;
3 references to _view
PresentationFramework (3)
MS\Internal\Data\CollectionViewGroupRoot.cs (3)
99get { return _view.Culture; } 110get { return _view; } 206IEditableCollectionView iecv = _view as IEditableCollectionView;