2 references to CreateAppDomainAndAppProxy
PresentationFramework (2)
src\Framework\System\Windows\Interop\DocobjHost.cs (2)
964
return
CreateAppDomainAndAppProxy
("WCP_Hosted_Application", GetXPSViewerPath(), permissionSet);
1004
return
CreateAppDomainAndAppProxy
(xamlViewer, appBase, permissionSet);