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