3 references to IsInsideApp
PresentationFramework (3)
System\Windows\Window.cs (3)
2184if (IsInsideApp && this == App.MainWindow) 3661if (IsInsideApp) 4512if (this.IsInsideApp)