3 references to IsInsideApp
PresentationFramework (3)
System\Windows\Window.cs (3)
2123if (IsInsideApp && this == App.MainWindow) 3565if (IsInsideApp == true) 4433if (this.IsInsideApp)