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