Table of Contents

Method WriteFullEndElement

Namespace
Alternet.FormDesigner.Wpf.XamlDom
Assembly
Alternet.FormDesigner.Wpf.v10.dll

WriteFullEndElement()

When overridden in a derived class, closes one element and pops the corresponding namespace scope.

public override void WriteFullEndElement()

Exceptions

InvalidOperationException

An XmlWriter method was called before a previous asynchronous operation finished. In this case, InvalidOperationException is thrown with the message “An asynchronous operation is already in progress.”