2 references to GetPointerDevices
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerTabletDeviceCollection.cs (2)
90
IsValid = UnsafeNativeMethods.
GetPointerDevices
(ref deviceCount, null);
97
IsValid = UnsafeNativeMethods.
GetPointerDevices
(ref deviceCount, deviceInfos);