1 instantiation of ToolboxItemSnapLineBehavior
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ParentControlDesigner.cs (1)
1589
_toolboxItemSnapLineBehavior ??= new
ToolboxItemSnapLineBehavior
(Component.Site, BehaviorService, this, AllowGenericDragBox);
1 reference to ToolboxItemSnapLineBehavior
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ParentControlDesigner.cs (1)
33
private
ToolboxItemSnapLineBehavior
_toolboxItemSnapLineBehavior; // this is our generic snapline box for dragging comps from the toolbox