3 references to IsInsideApp
PresentationFramework (3)
System\Windows\Window.cs (3)
2192if (IsInsideApp && this == App.MainWindow) 3675if (IsInsideApp == true) 4532if (this.IsInsideApp)