Method WriteTo
- Namespace
- Alternet.FormDesigner.Wpf.XamlDom
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
WriteTo(XmlWriter)
Saves the current node to the specified XmlWriter.
public override void WriteTo(XmlWriter w)
Parameters
w
XmlWriterThe XmlWriter to which you want to save.