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