1 reference to CursorTypes
PresentationCore (1)
Core\CSharp\System\Windows\Input\Cursor.cs (1)
369
_cursorHandle = SafeNativeMethods.LoadCursor(new HandleRef(this,IntPtr.Zero), (IntPtr)(
CursorTypes
[(int)cursorType]));