Entry: Provide a way to prevent hiding the keyboard when the control loses focus
Currently, the keyboard is shown/hidden on GotFocus/LostFocus, provide a way to override the default implementation and manually control whether the keyboard should be hidden on LostFocus.