1 write to s_panSouth
System.Windows.Forms (1)
System\Windows\Forms\Input\Cursors.cs (1)
65
public static Cursor PanSouth =>
s_panSouth
??= new("south.cur", nameof(PanSouth));