Example #1
0
 private void Back()
 {
     KeyboardInterface.SendEscape();
 }
Example #2
0
 public override void Activate()
 {
     KeyboardInterface.SendEscape();
 }