3 references to Current
PresentationFramework (3)
src\Framework\System\Windows\Interop\DocobjHost.cs (2)
493Invariant.Assert(ApplicationProxyInternal.Current != null, "Unexpected reentrant PostShutdown?"); 500Invariant.Assert(ApplicationProxyInternal.Current == _appProxyInternal,
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
3758ApplicationProxyInternal.Current.RootBrowserWindow.HasTravelLogIntegration;