1 write to _xmlSpaceSetter
PresentationFramework (1)
System\Windows\Markup\XmlAttributeProperties.cs (1)
343_xmlSpaceSetter = typeof(XmlAttributeProperties).GetMethod("SetXmlSpace",
2 references to _xmlSpaceSetter
PresentationFramework (2)
System\Windows\Markup\XmlAttributeProperties.cs (2)
341if (_xmlSpaceSetter == null) 346return _xmlSpaceSetter;