2 references to Right
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Layout\DockAndAnchorLayout.cs (2)
108
growthDirection |= GrowthDirection.
Right
;
121
|| (growthDirection & GrowthDirection.
Right
) == GrowthDirection.None,