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