Hi, I'm trying to create a custom control using Windows.UI.Xaml.Controls.Canvas.
I want to do something different with touch, mouse click, and pen.
So, I tried to use PointerRoutedEventArgs.Pointer.PointerDeviceType in PointerPressed event, but Pointer is null.
Is it impossible to judge touch or mouse click?
cshtml5 Ver: 2.0.0-alpha63-083