Resharper 6 WPF binding validation▦ 2011-04-05⛣ 1 min. reading timeI usually do most stuff in the markup view. As loose coupled view models cannot be validated its … ugly.But today I experienced this:I hit [ALT] + [ENTER]The following code was added (the type name “LoginViewModel” and its namespace was addedmanually…):Now I got binding validation:Nice!