XAML Diagnostics Interfaces
This section describes the interfaces that are used by the XAML Diagnostics APIs.
| Interface | Description |
|---|---|
| IVisualTreeService | Provides methods to manage a XAML visual tree. |
| IVisualTreeServiceCallback | Communicates the state of the visual tree. |
| IXamlDiagnostics | Represents a XAML Diagnostics session. |
Show: