How To: Hook an Event to a Command in XAML with EventCommandSetter

Posted on C# Corner See other posts from C# Corner
Published on 4/23/2010 2:04:55 AM Indexed on 2010/04/23 8:04 UTC
Read the original article Hit count: 232

Filed under:
In this article, I am setting up a Project with WPF and MVVM and was wondering how it could be made easy to hook a Command to an Event.

© C# Corner or respective owner