1 write to _view
PresentationFramework (1)
src\Framework\MS\Internal\Data\ViewManager.cs (1)
299_view = view;
2 references to _view
PresentationFramework (2)
src\Framework\MS\Internal\Data\ViewManager.cs (2)
305get { return _view; } 321_view.MoveCurrentToFirst();