I'm playing round with my first WPF app, which is just a small utility with a progress bar and a cancel button for the UI. I want to be able to accept some arguments from the command line, and I'm not ...
My guess would be an exception, or the second one would squash the first... assuming they were added to the same commandbindings collection on the same instance. If you add them on different instances ...