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