3 implementations of StopLoading
PresentationFramework (3)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
109
public void
StopLoading
()
System\Windows\Controls\Frame.cs (1)
948
public void
StopLoading
()
System\Windows\Navigation\NavigationWindow.cs (1)
339
public void
StopLoading
()
2 references to StopLoading
PresentationFramework (2)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
111
_host.
StopLoading
();
System\Windows\Navigation\NavigationService.cs (1)
610
ncChild.INavigatorHost.
StopLoading
();