2 references to IsXpsPackageContext
PresentationCore (1)
MS\Internal\XpsLoadingContext.cs (1)
133
if (!
IsXpsPackageContext
(parentUri))
PresentationFramework (1)
System\Windows\Documents\XPSS0ValidatingLoader.cs (1)
60
isXpsContext = XpsLoadingContext.
IsXpsPackageContext
(pc.BaseUri);