The blog has moved to a new address. The blog is now located at http://devintelligence.com

Monday, May 14, 2007

A Spy++ like utility for WPF applications

The nice tool called Snoop that I found useful while developing and debugging WPF Applications.

Features

  • Browse the visual tree of running WPF applications.
  • Inspect properties of elements at runtime.
  • Edit properties of elements at runtime.
  • Inspect RoutedEvents that are occurring, including the elements that handle them.
  • Magnify sections of the User Interface.
  • Locate and debug binding bugs.

 

Documentation
Download

 

 

Technorati tags: , ,

No comments: