WPF Inspector Changelog

What's new in WPF Inspector 0.9.9

Apr 9, 2011
  • This is mainly a bug fix release that fixed the following bugs:
  • Default Styles are not listed on the style explorer
  • Crash with a "Trigger too complex" exception
  • Crash with a "Resource ... not found" exception
  • At least two new features:
  • Property Editor for Styles (Combobox to select from all applicable styles)
  • Property Editor for Images (Showing the source and Browse button)

New in WPF Inspector 0.9.8 (Mar 19, 2011)

  • Much improved Style Explorer
  • Storing the last window position
  • Inspector stays operatable when a modal dialog is open
  • Improved visualization of Resources
  • Style item in property grid
  • Bug fixes

New in WPF Inspector 0.9.7 (Mar 11, 2011)

  • Support for .NET 3.5 and 4.0
  • Multi-inspection of the same process
  • Property-Filtering for multiple keywords e.g. "Height Width"
  • Smart Element Selection
  • Select Controls by clicking CTRL,
  • Select Template-Parts by clicking CTRL+SHIFT
  • Possibility to hide the element adorner (over the context menu on the visual tree)
  • Many bugfixes