In other words, without adding x:Class to the top of Generic.xaml and thus creating a code-behind file for it, which I assume you would not want to do, how do you handle events for elements in your xaml that do not have a Command property (which is just about everything other than a Button)?