3 references to AppStarting
PresentationCore (1)
System\Windows\Input\CursorConverter.cs (1)
118return Cursors.AppStarting;
WindowsFormsIntegration (2)
System\Windows\Integration\Convert.cs (2)
37_toSystemWindowsInputCursorDictionary.Add(SWF.Cursors.AppStarting, SWI.Cursors.AppStarting); 77_toSystemWindowsFormsCursorDictionary.Add(SWI.Cursors.AppStarting, SWF.Cursors.AppStarting);