2 references to ControlAlign
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripControlHost.cs (2)
813Rectangle bounds = LayoutUtils.Align(size, this.Bounds, ControlAlign); 821bounds = LayoutUtils.Align(control.Size, this.Bounds, ControlAlign);