1 write to _content
PresentationFramework (1)
System\Windows\Navigation\NavigationService.cs (1)
4397_content = content;
2 references to _content
PresentationFramework (2)
System\Windows\Navigation\NavigationService.cs (2)
4454if (_content != null || _source == null) 4456_nc.DoNavigate(_content, _navigationMode, _navState);