10 references to DoStopLoading
PresentationFramework (10)
System\Windows\Navigation\NavigationService.cs (10)
1735DoStopLoading(true/*clearRecursiveNavigations*/, true/*fireEvents*/); 1878((NavigationService)_childNavigationServices[i]).DoStopLoading(true, succeed/*fireEvent: we only fire when succeed*/); 1889((NavigationService)_childNavigationServices[i]).DoStopLoading(true, false/*fireEvents*/); 2108DoStopLoading(false /*clearRecursiveLoads*/, true /*fireEvents*/); 2191DoStopLoading(true, false); 2338DoStopLoading(true, false); 2387DoStopLoading(true, false); 2437DoStopLoading(true, false); 2698DoStopLoading(true, false); 3780DoStopLoading(true, false);