Can we Debug Xaml in WPF? Is there any external tool or VS plugin which can do that?
XAML is a declarative language and not imperative so I don't see how debugging it could be possible.