XAML Diagnostics Enumerations
This section describes the enumerations that are used by the XAML Diagnostics APIs.
| Enumeration | Description |
|---|---|
| BaseValueSource | Defines constants that specify where the effective value of a property was set. |
| MetadataBit | Defines constants that are used to define the PropertyChainValue returned from XAML Diagnostics. |
| VisualMutationType | Defines constants that specify whether the element was added to or removed from the live visual tree. |
Show: