2 writes to _xmlWriter
PresentationFramework (2)
System\Windows\Markup\XamlDesignerSerializationManager.cs (2)
55
_xmlWriter
= xmlWriter;
99
_xmlWriter
= null;
1 reference to _xmlWriter
PresentationFramework (1)
System\Windows\Markup\XamlDesignerSerializationManager.cs (1)
90
get { return
_xmlWriter
; }