I 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!