3 references to Left
System.Windows.Forms (3)
System\Windows\Forms\Layout\DefaultLayout.cs (3)
87if ((direction & GrowthDirection.Left) != GrowthDirection.None) 118growthDirection |= GrowthDirection.Left; 138Debug.Assert((growthDirection & GrowthDirection.Left) == GrowthDirection.None