1 write to s_cursorSize
System.Windows.Forms (1)
System\Windows\Forms\Input\Cursor.cs (1)
199s_cursorSize = SystemInformation.CursorSize;
2 references to s_cursorSize
System.Windows.Forms (2)
System\Windows\Forms\Input\Cursor.cs (2)
197if (s_cursorSize.IsEmpty) 202return s_cursorSize;