private void Click_ElementRightClicked(object sender, AutomationElement e) { _codeProvider.RightClick(e); }