1 reference to IDC_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));