The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: