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 -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -