Skip to content

daniel134256/xaml-binding-tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XAML Binding Debug Output

Download the Visual Studio 2019 extension

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
  • 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:

XAML Binding Failures

XAML Binding Failures

About

XAML binding error window in a Visual Studio 2019 extension

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%