3 references to IsInsideApp
PresentationFramework (3)
src\Framework\System\Windows\Window.cs (3)
2239if (IsInsideApp && this == App.MainWindow) 3754if (IsInsideApp == true) 4692if (this.IsInsideApp)