1 write to _source
PresentationFramework (1)
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
4670_source = source;
3 references to _source
PresentationFramework (3)
src\Framework\System\Windows\Navigation\NavigationService.cs (3)
4709return _source; 4728if (_content != null || _source == null) 4734_nc.DoNavigate(_source, _navigationMode, _navState);