1 write to _context
PresentationFramework (1)
src\Framework\System\Windows\Interop\DocobjHost.cs (1)
1366_context = ActivationContext.CreatePartialActivationContext(GetApplicationIdentity(), new string[] {_deploymentManifestPath, _applicationManifestPath});
1 reference to _context
PresentationFramework (1)
src\Framework\System\Windows\Interop\DocobjHost.cs (1)
1375ObjectHandle oh = Activator.CreateInstance(_context);