1 write to s_wait
System.Windows.Forms (1)
System\Windows\Forms\Input\Cursors.cs (1)
52public static Cursor WaitCursor => s_wait ??= new(PInvoke.IDC_WAIT, nameof(WaitCursor));