2 references to MOVE_MASK
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\SelectionUIService.cs (2)
544if ((hitTest & SelectionUIItem.MOVE_MASK) != 0) 627if (!((ISelectionUIService)this).Dragging && (_mouseDragHitTest & SelectionUIItem.MOVE_MASK) != 0)