How can I access the coordinates of the two Xbox One thumbsticks in a UWP application? Also, how can I detect when the X, Y, A and B buttons are pressed?
Edit: I have been getting an exception of type "System.InvalidOperationException" in System.Linq.dll when I use Gamepad.Gamepads.First() in the MainPage method in MainPage.xaml.cs