3 implementations of StopLoading
PresentationFramework (3)
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (1)
117
public void
StopLoading
()
src\Framework\System\Windows\Controls\Frame.cs (1)
981
public void
StopLoading
()
src\Framework\System\Windows\Navigation\NavigationWindow.cs (1)
375
public 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)
752
ncChild.INavigatorHost.
StopLoading
();