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