1 reference to IDC_SIZEALL
System.Windows.Forms (1)
System\Windows\Forms\Input\Cursors.cs (1)
46
public static Cursor SizeAll => s_sizeAll ??= new(PInvoke.
IDC_SIZEALL
, nameof(SizeAll));