2 references to Right
System.Windows.Forms (2)
System\Windows\Forms\Layout\DefaultLayout.cs (2)
123
growthDirection |= GrowthDirection.
Right
;
139
|| (growthDirection & GrowthDirection.
Right
) == GrowthDirection.None,