1 write to s_sizeNESW
System.Windows.Forms (1)
System\Windows\Forms\Input\Cursors.cs (1)
47public static Cursor SizeNESW => s_sizeNESW ??= new(PInvoke.IDC_SIZENESW, nameof(SizeNESW));