Current behavior
CurrentPosition() throws NullReferenceException in WinUI
Expected behavior
CurrentPosition() throws NullReferenceException in WinUI
How to reproduce it (as minimally and precisely as possible)
Use any helper method of InputInjectionHelper that requires CurrentPosition().
Anything else we need to know?
The implementation worked on UWP but it does not work on WinUI 3
Current behavior
CurrentPosition() throws NullReferenceException in WinUI
Expected behavior
CurrentPosition() throws NullReferenceException in WinUI
How to reproduce it (as minimally and precisely as possible)
Use any helper method of InputInjectionHelper that requires CurrentPosition().
Anything else we need to know?
The implementation worked on UWP but it does not work on WinUI 3