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