2 references to SafeLaunchBrowserOnlyIfPossible
PresentationFramework (2)
MS\Internal\AppModel\AppSecurityManager.cs (1)
57launched = SafeLaunchBrowserOnlyIfPossible(originatingUri, destinationUri, fIsTopLevel);
System\Windows\Navigation\NavigationService.cs (1)
2791launched = AppSecurityManager.SafeLaunchBrowserOnlyIfPossible(CurrentSource, resolvedDestinationUri, IsTopLevelContainer);