2 implementations of Downloader
PresentationFramework (2)
System\Windows\Controls\Frame.cs (1)
189NavigationService IDownloader.Downloader
System\Windows\Navigation\NavigationWindow.cs (1)
232NavigationService IDownloader.Downloader
1 reference to Downloader
PresentationFramework (1)
MS\Internal\AppModel\Journaling.cs (1)
562NavigationService ns = idl != null ? idl.Downloader : null;