A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
Can i debug inside WPF source code
Renjith vr
1
Reputation point
I would like to debug in to WPF source code to find why the MultiColumnCombobox SelectedIndex becomes -1. The binding value is 0 and for the control is becomes -1.
Developer technologies | Windows Presentation Foundation
Developer technologies | Windows Presentation Foundation
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Debugging
A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
Sign in to answer