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