1 write to _view
PresentationFramework (1)
MS\Internal\Data\CollectionViewGroupRoot.cs (1)
27_view = view;
3 references to _view
PresentationFramework (3)
MS\Internal\Data\CollectionViewGroupRoot.cs (3)
95get { return _view.Culture; } 106get { return _view; } 202IEditableCollectionView iecv = _view as IEditableCollectionView;