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