Comet
Comet copied to clipboard
WPF TextFieldHandler does not implement OnCommit correctly.
The UWP TextFieldHandler sends OnCommit events when the text is changed. It should be enhanced to send that event when return is pressed and/or focus is lost.