1 override of ExtractUriFromAttr
PresentationFramework (1)
System\Windows\Documents\FixedSchema.cs (1)
409
public override string[]
ExtractUriFromAttr
(string attrName, string attrValue)
1 reference to ExtractUriFromAttr
PresentationFramework (1)
System\Windows\Documents\FixedSchema.cs (1)
158
string [] uris = _schema.
ExtractUriFromAttr
(localName, attr);