1 write to s_panWest
System.Windows.Forms (1)
System\Windows\Forms\Input\Cursors.cs (1)
67
public static Cursor PanWest =>
s_panWest
??= new("west.cur", nameof(PanWest));