3 implementations of StopLoading
PresentationFramework (3)
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (1)
117public void StopLoading()
src\Framework\System\Windows\Controls\Frame.cs (1)
981public void StopLoading()
src\Framework\System\Windows\Navigation\NavigationWindow.cs (1)
375public void StopLoading()
2 references to StopLoading
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (1)
119_host.StopLoading();
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
752ncChild.INavigatorHost.StopLoading();