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