XamlWriterMode Enumeration
.NET Framework (current version)
Specifies the XAML writer mode for serializing values that are expressions (such as binding declarations).
Assembly: PresentationFramework (in PresentationFramework.dll)
| Member name | Description | |
|---|---|---|
| Expression | The Expression is serialized. | |
| Value | The evaluated value of the Expression is serialized. |
.NET Framework
Available since 3.0
Available since 3.0
Show: