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]));