3 references to GetAppWindow
PresentationFramework (3)
src\Framework\MS\Internal\AppModel\XappLauncher.cs (2)
121NavigationWindow navWin = GetAppWindow(); 1037RootBrowserWindow rbw = (RootBrowserWindow)GetAppWindow();
src\Framework\System\Windows\Application.cs (1)
2539NavigationWindow appWin = GetAppWindow();