XamlObjectWriter::WriteEndMember Method ()
.NET Framework (current version)
Closes the current member scope, and may write the value of the member scope while it closes. The new scope becomes the parent object scope of the member.
Assembly: System.Xaml (in System.Xaml.dll)
| Exception | Condition |
|---|---|
| XamlObjectWriterException | Failed to create member value from a value node that is encountered between this call and a previous StartMember. |
.NET Framework
Available since 4.0
Available since 4.0
Show: