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 -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -