3 implementations of StopLoading
PresentationFramework (3)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
112public void StopLoading()
System\Windows\Controls\Frame.cs (1)
960public void StopLoading()
System\Windows\Navigation\NavigationWindow.cs (1)
355public void StopLoading()
2 references to StopLoading
PresentationFramework (2)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
114_host.StopLoading();
System\Windows\Navigation\NavigationService.cs (1)
626ncChild.INavigatorHost.StopLoading();