コード例 #1
0
 private void Click_ElementRightClicked(object sender, AutomationElement e)
 {
     _codeProvider.RightClick(e);
 }