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