XamlWriterState Enumeration
.NET Framework (current version)
Describes possible writing states for a custom XAML writer.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Member name | Description | |
|---|---|---|
| Finished | The XamlWriter has completed its operation. | |
| Starting | The XamlWriter has started its operation. |
No existing Windows Presentation Foundation (WPF) API uses this enumeration for its values. It could be used for a custom XAML writer.
.NET Framework
Available since 3.0
Available since 3.0
Show: