0
kicks
Ran Wahle's blog
On non-MVVM scenario we will simply create an EventHandler
on our code-behind and attach it to our Click event . However,
now we want to keep our code-behind as clean as possible.
In this post, I’ll demonstrate how to do so, using the button’s
Commnand property.