1 write to appStarting
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Cursors.cs (1)
102appStarting = new Cursor(NativeMethods.IDC_APPSTARTING,0);
2 references to appStarting
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Cursors.cs (2)
101if (appStarting == null) 103return appStarting;