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