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