2 writes to _xmlNamespace
PresentationFramework (2)
System\Windows\Markup\XamlTypeMapper.cs (2)
4239
_xmlNamespace
= xmlNamespace;
4279
_xmlNamespace
= value;
2 references to _xmlNamespace
PresentationFramework (2)
System\Windows\Markup\XamlTypeMapper.cs (2)
4270
get { return
_xmlNamespace
; }
4277
if (
_xmlNamespace
== null)