1 reference to IDC_HELP
System.Windows.Forms (1)
System\Windows\Forms\Input\Cursors.cs (1)
53
public static Cursor Help => s_help ??= new(PInvoke.
IDC_HELP
, nameof(Help));