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)
606_dragAssistanceManager?.EraseSnapLines(); 617_dragAssistanceManager.EraseSnapLines(); 727_dragAssistanceManager?.EraseSnapLines();
System\Windows\Forms\Design\Behavior\ResizeBehavior.cs (1)
468_dragManager.EraseSnapLines();
System\Windows\Forms\Design\Behavior\ToolboxItemSnapLineBehavior.cs (1)
299_dragManager.EraseSnapLines();
System\Windows\Forms\Design\CommandSet.cs (1)
402dragManager.EraseSnapLines();