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:
Location of the command in the Debug|Windows menu: Sample output while debugging a WPF app: |