You can use XAML Hot Reload to explore the visual tree of a WPF object and view the WPF dependency properties for the objects in that tree. This topic describes how to use XAML Hot Reload.
You can use the WPF Tree Visualizer to explore the visual tree of a WPF object and view the WPF dependency properties for the objects in that tree. This topic describes the user interface of the WPF Tree Visualizer.
Visual Studio can receive debug trace information from WPF applications and display that information in the Output window. This topic describes how to enable and customize the display of WPF trace information.
Learn how to efficiently debug your .NET app by using Visual Studio to fix your bugs quickly. Use the interactive debugger within Visual Studio to analyze and fix your C# applications.
Use the Windows Presentation Foundation (WPF) visualizer to explore the visual tree of a WPF object and to view the WPF dependency properties in Visual Studio.
Visual Studio can receive debug trace information for data binding from WPF applications and display it in the Output window. Learn how to manage and customize WPF tracing.