Table of Contents

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 XmlWriter

The XmlWriter to which you want to save.