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