1 write to s_sizeNWSE
System.Windows.Forms (1)
System\Windows\Forms\Input\Cursors.cs (1)
49public static Cursor SizeNWSE => s_sizeNWSE ??= new(PInvoke.IDC_SIZENWSE, nameof(SizeNWSE));