2 writes to _xmlNamespace
PresentationFramework (2)
System\Windows\Markup\XamlTypeMapper.cs (2)
4238
_xmlNamespace
= xmlNamespace;
4278
_xmlNamespace
= value;
2 references to _xmlNamespace
PresentationFramework (2)
System\Windows\Markup\XamlTypeMapper.cs (2)
4269
get { return
_xmlNamespace
; }
4276
if (
_xmlNamespace
== null)