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