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