1 write to s_appStarting
System.Windows.Forms (1)
System\Windows\Forms\Input\Cursors.cs (1)
40
public static Cursor AppStarting =>
s_appStarting
??= new(PInvoke.IDC_APPSTARTING, nameof(AppStarting));