Skip to content
| Marketplace
Sign in
Visual Studio>Tools>XAML Binding Debug Output
XAML Binding Debug Output

XAML Binding Debug Output

Peter Spada

|
5,524 installs
| (8) | Free
Provides a tool window that shows XAML binding failures while debugging. The tool window makes it much easier to detect and understand the binding failures in your XAML that would normally be hidden in the output window.
Download

NOTE: This feature is now built into Visual Studio 2019+, there is no need to install this extension.

See the project and log issues on GitHub: https://github.com/spadapet/xaml-binding-tool

This extension provides a tool window that shows XAML binding errors while debugging in Visual Studio 2019. The tool window makes it much easier to detect and understand the binding errors in your XAML that would normally be hidden in the output window.

This is currently in the prototyping phase as I figure out what features are most useful to users. Feedback is appreciated!

Currently supported frameworks:

  • WPF for .NET Framework
  • WPF for .NET Core 3
  • UWP
  • Xamarin
    • Android and iOS are supported.
    • UWP is supported in Xamarin version 4.5.0.266-pre3 and newer.
    • UWP must target at least Windows version 16299.

Location of the command in the Debug|Windows menu:

Command Location

Sample output while debugging a WPF app:

Sample Blue Theme

Sample Dark Theme

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft