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