Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
XAML is the markup language for the UI of an application. No more. There is no code execution, just a template. Static, Cannot set a breakpoint.
although XAML is the same XML, which means that any xml debugger (if any) is applicable.
WPF implies an MVVM model (XAML is the View layer in MVVM)
If you design the project architecture correctly, then only the ViewModel will have to be debugged.
And to make life easier, you can use Resharper or something similar that makes it easier to write XAML code.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question