7 references to EraseSnapLines
System.Windows.Forms.Design (7)
System\Windows\Forms\Design\Behavior\DragAssistanceManager.cs (1)
1202EraseSnapLines();
System\Windows\Forms\Design\Behavior\DropSourceBehavior.cs (3)
612_dragAssistanceManager?.EraseSnapLines(); 623_dragAssistanceManager.EraseSnapLines(); 733_dragAssistanceManager?.EraseSnapLines();
System\Windows\Forms\Design\Behavior\ResizeBehavior.cs (1)
468_dragManager.EraseSnapLines();
System\Windows\Forms\Design\Behavior\ToolboxItemSnapLineBehavior.cs (1)
309_dragManager.EraseSnapLines();
System\Windows\Forms\Design\CommandSet.cs (1)
402dragManager.EraseSnapLines();