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