3 implementations of StopLoading
PresentationFramework (3)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
108public void StopLoading()
System\Windows\Controls\Frame.cs (1)
943public void StopLoading()
System\Windows\Navigation\NavigationWindow.cs (1)
338public void StopLoading()
2 references to StopLoading
PresentationFramework (2)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
110_host.StopLoading();
System\Windows\Navigation\NavigationService.cs (1)
597ncChild.INavigatorHost.StopLoading();