Spy utility for Windows 8

c#, microsoft-metro, spy, utility, windows-8

Solution

From what I've heard (and according to these posts), there really isn't a good way to do that yet. Supposedly it's coming with the next version. Semi-functional way to debug bindings now.

Problem

I've used Snoop, it is the brilliant tool for WPF. SilverlightSpy has similar functionality for Silverlight and WP7. Does anybody know about any similar tools for Windows 8 projects? EDIT : I mean Windows Metro style applications on C#/XAML that run in Simulator or Local Machine.

Original source