I notice that whenever you click a button in the backstage control it automatically switches to the last selected tab and fires the SelectedTabChanged event. The problem I have is that I want to handle the button click event before the SelectedTabChanged event is fired. Is this possible ?