Snoop https://github.com/snoopwpf
winget install --id=SnoopWpf.Snoop -e
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.
Snoop is a Windows Presentation Foundation (WPF) spying utility designed to enable developers and UI designers to explore and interact with the visual tree of any running WPF application without requiring a debugger. This powerful tool allows users to modify properties in real-time, view triggers, set breakpoints on property changes, and perform many other advanced operations.
Key Features:
- Browse the visual, logical, and automation trees of running applications.
- Modify properties, change values, and observe their effects immediately.
- View and analyze triggers associated with elements.
- Set breakpoints to monitor property changes and debug dynamic behavior.
- Support for exploring WPF applications without the need for a debugger.
Audience & Benefit: Ideal for developers, UI designers, and testers working with WPF applications, Snoop provides a comprehensive toolset for debugging, prototyping, and enhancing user interfaces. By enabling real-time interaction with application elements, it significantly accelerates development cycles and improves the quality of user experiences.
Snoop can be installed via winget, making it easy to integrate into your workflow.