1 write to s_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));