V2 of UI Automation in Windows Console: work around Microsoft bugs on Windows 10 version 1903 and improve caret movement (#9802)
* Check-in winConsoleUIA.py.
* Check-in editableText.py (without caret event handling)
* Reduce _caretMovementTimeoutMultiplier for consoles to balance performance and ssh stability.