1 write to s_panEast
System.Windows.Forms (1)
System\Windows\Forms\Input\Cursors.cs (1)
60public static Cursor PanEast => s_panEast ??= new("east.cur", nameof(PanEast));