Example #1
0
 protected void RaiseKeyPressed(DriverKeyPressedEventArgs e)
 {
     KeyPressed.RaiseEvent(this, e);
 }
Example #2
0
 protected void RaiseKeyPressed(DriverKeyPressedEventArgs e)
 {
     KeyPressed.RaiseEvent(this, e);
 }