4 references to Left
System.Windows.Forms (4)
System\Windows\Forms\Controls\ToolStrips\ToolStripSplitStackDragDropHandler.cs (4)
95else if (((item.Alignment == ToolStripItemAlignment.Left) && (relativeLocation == RelativeLocation.Left)) || 151case RelativeLocation.Left: 215return RelativeLocation.Left; 230return RelativeLocation.Left;