1 write to s_panNorth
System.Windows.Forms (1)
System\Windows\Forms\Input\Cursors.cs (1)
62
public static Cursor PanNorth =>
s_panNorth
??= new("north.cur", nameof(PanNorth));