2 references to GetCursor
System.Windows.Forms (1)
System\Windows\Forms\Input\Cursor.cs (1)
147HCURSOR cursor = PInvoke.GetCursor();
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\BehaviorService.cs (1)
587cursor = new Cursor(PInvoke.GetCursor());