I have recently parametrized my ViewModel\'s contructor. Before that, I was doing this in my window:
I have no idea how to pass a contructor-parameter, I think it can't be done (but it would be nice if someone proved me wrong).
What you can do is set properties on your ViewModel, as in