1 override of HasUriAttributes
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSchema.cs (1)
379
public override bool
HasUriAttributes
(ContentType mimeType)
1 reference to HasUriAttributes
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSchema.cs (1)
96
if (schema.
HasUriAttributes
(mimeType) && packageUri != null && baseUri != null)