← Package directory
Available on winget

Install Snoop

Snoop is an open source WPF spying utility originally created by Pete Blois and is currently maintained by Bastian Schmidt.

Install with winget
winget install --id SnoopWpf.Snoop
Upgrade
winget upgrade --id SnoopWpf.Snoop
Uninstall
winget uninstall --id SnoopWpf.Snoop

About Snoop

A Windows Presentation Foundation (WPF) tool which allows you to spy/browse the visual tree of a running application (without the need for a debugger) and change properties, view triggers, set breakpoints on property changes and many more things.

What's new in 6.0.0

- Breaking changes - Dropped support for all .NET Framework versions prior to .NET 4.6.2 - Dropped support for .NET 3.1 and 5 - Dropped support for ARM (ARM64 is still supported) - Bug fixes - #397 - Light mode broken - #449 - Cannot serialize a non-public type 'System.Windows.Controls.DataGridHeadersVisibilityToVisibilityConverter'. - #450 - Fix brush binding errors (thanks @Garzuuhl) - #459 - Issue with debugging applications that do not have an process path. - #464 - Fix Indent binding error on TreeViewItem (thanks @Garzuuhl) - Color values are now displayed with the same width as brushes - Instances of classes are no longer created during property discovery - Fixed detection of read only properties - Fixed loaded of settings - Improvements - #435 - Add "StartMinimized" Setting + Functionality (thanks @BButner) - #436 - [Feature request] show current version - #453 - Better target windows titles (thanks @miloush) - #462 - Optimize CurrentProcessPath for .NET (thanks @kasperk81) - #467 - Allow to ignore elements with IsHitTestVisible="false" (thanks @Laniusexcubitor) - Improved property filter - Property values are now included when filtering - Regex is now explicit instead of implicit - Improved performance for attached properties - Improved performance of style retrieval - Improved performance of resource key retrieval

Read release notes

Version history

Version Updated Notes
6.0.0 Unknown - Breaking changes - Dropped support for all .NET Framework versions prior to .NET 4.6.2 - Dropped support for .NET 3.1 and 5 - Dropped support for ARM (ARM64 is still supported) - Bug fixes - #397 - Light mode broken -...
5.1.0 Unknown - ### Bug fixes - #417 - StackOverflowException on Ctrl+Shift (thanks @miloush) - ### Improvements - Improved colors in dark theme - #414 - Feature Request: Option to snoop without activating snoop on global shortcut - #...
5.0.2 Unknown - ### Bug fixes - #405 - After upgrading my app to .net 8 snoop no longer works with it
4.0.1 Unknown No notes
4.0.0 Unknown No notes
3.0.1 Unknown No notes
2.11.0 Unknown No notes
2.10.0.0 Unknown No notes
2.9.0 Unknown No notes
2.8.0 Unknown No notes