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