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