1 write to s_arrow
System.Windows.Forms (1)
System\Windows\Forms\Input\Cursors.cs (1)
41public static Cursor Arrow => s_arrow ??= new(PInvoke.IDC_ARROW, nameof(Arrow));