1 reference to IDC_SIZEWE
System.Windows.Forms (1)
System\Windows\Forms\Input\Cursors.cs (1)
50
public static Cursor SizeWE => s_sizeWE ??= new(PInvoke.
IDC_SIZEWE
, nameof(SizeWE));