2 writes to _xmlWriter
PresentationFramework (2)
src\Framework\System\Windows\Markup\XamlDesignerSerializationManager.cs (2)
57
_xmlWriter
= xmlWriter;
101
_xmlWriter
= null;
1 reference to _xmlWriter
PresentationFramework (1)
src\Framework\System\Windows\Markup\XamlDesignerSerializationManager.cs (1)
92
get { return
_xmlWriter
; }