Skip to content

berlamont/xaml-binding-tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XAML Binding Debug Output

This extension provides a tool window that shows XAML binding failures while debugging in Visual Studio 2019. 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.

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

Right now a small set of failures are fully parsed and transformed into pretty columns, the rest have their full ugly text shown in the Description column. More and more failures will look pretty in the list over time.

Location of command in the Debug|Windows menu:

Command Location

Sample output while debugging a WPF app:

XAML Binding Failures

XAML Binding Failures

About

XAML binding error window in a Visual Studio 2019 extension

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%