I have a wpf user control which has some textBlocks and two button. I can add control in any wpf windows at run time and can register button event in that window., that is working fine. Now i want to access button click event by some keyboard shot cut.