Method InjectKeyDownEvent
InjectKeyDownEvent(Key)
Injects a key down event. For unit tests.
public override void InjectKeyDownEvent(Key key)
Parameters
keyKeyThe key to enqueue.
Injects a key down event. For unit tests.
public override void InjectKeyDownEvent(Key key)
key KeyThe key to enqueue.