c# - UWP missing TextCompositionEventHandler -


i need listen public event textcompositioneventhandler textinput; (wpf), in uwp app page, seems missing. can give suggestion ? bassically need catch nfc card reader key, , check if key valid , log in user. in wpf listening the event described above.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

java - How to implement an entity bound odata action in olingo v4.3 -