2 references to GetPointerDeviceCursors
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerTabletDevice.cs (2)
98
if (UnsafeNativeMethods.
GetPointerDeviceCursors
(_deviceInfo.Device, ref cursorCount, null))
102
if (UnsafeNativeMethods.
GetPointerDeviceCursors
(_deviceInfo.Device, ref cursorCount, cursors))