I have a WPF app in which I use the standard underscore format (e.g. \"Open _File\") to associate alt-key presses with my menu items. However, when I set my keyboard to, say, Arabic, it does not work
Basic question, but I can\'t figure it out...I have a label with an accelerator key set (e.g. \"&Add\") and I want to give focus to a textbox when that shortcut, Alt+A, is pressed. What event does