5 references to Left
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ToolStrip.cs (5)
5431else if (((item.Alignment == ToolStripItemAlignment.Left) && (relativeLocation == RelativeLocation.Left)) || 5490case RelativeLocation.Left: 5545RelativeLocation relativeLocation = RelativeLocation.Left; 5551relativeLocation = RelativeLocation.Left; 5570return RelativeLocation.Left;