Posts by Raelson Craftz • 11 points
1 post
-
1
votes0
answers29
viewsQ: Mvvmlight Event to Command using Model for Command Parameter
I’ve been trying to use Mvvmlight’s Event to Command to link my Viewmodel commands to events like Textchanged from Textbox, for example. But Event to Command automatically assumes that the Command…