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)
33private ToolboxItemSnapLineBehavior _toolboxItemSnapLineBehavior; // this is our generic snapline box for dragging comps from the toolbox