WPF Commands Everywhere by Wpf itemscontrol

Sun, 07 Jun 2009 00:00:06 -0600

WPF Commands Everywhere

by Wpf itemscontrol @ Sun, 07 Jun 2009 00:00:06 -0600



Since CommandTrigger translates routed events and dependency property values into Command, there should be an easy way to have both the routed event and property value, and another user parameter as one parameter of the command. ...