I usually do most stuff in the markup view. As loose coupled view models cannot be validated its … ugly.

But today I experienced this:

image

I hit [ALT] + [ENTER]

image

The following code was added (the type name “LoginViewModel” and its namespace was addedmanually…):

image

Now I got binding validation:

image

Nice!