3 references to LastCursorPoint
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionUI.cs (1)
612Point point = DesignerUtils.LastCursorPoint;
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\DesignerUtilsTests.cs (2)
159_ = DesignerUtils.LastCursorPoint); 167Point cursorPoint = DesignerUtils.LastCursorPoint;