81 references to DoLayout
System.Windows.Forms (81)
System\Windows\Forms\Control.ControlCollection.cs (3)
121LayoutTransaction.DoLayout(Owner, value, PropertyNames.Parent); 301LayoutTransaction.DoLayout(Owner, value, PropertyNames.Parent); 438LayoutTransaction.DoLayout(Owner, child, PropertyNames.ChildIndex);
System\Windows\Forms\Control.cs (11)
640LayoutTransaction.DoLayout(parent, this, PropertyNames.AutoSize); 3900LayoutTransaction.DoLayout(this, this, PropertyNames.Padding); 4674LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.Bounds); 7026LayoutTransaction.DoLayout(this, this, PropertyNames.Font); 8187LayoutTransaction.DoLayout(this, this, PropertyNames.Bounds); 8634LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.PreferredSize); 9797LayoutTransaction.DoLayout(this, this, PropertyNames.Bounds); 9835LayoutTransaction.DoLayout(this, this, PropertyNames.Bounds); 10259LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.Bounds); 10308LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.Bounds); 11103LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.Bounds);
System\Windows\Forms\Controls\Buttons\Button.cs (1)
70LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.AutoSize);
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (6)
13703LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.Columns); 14937LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.Columns); 18007LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.Rows); 29470LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.Rows); 29520LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.Rows); 29542LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.Rows);
System\Windows\Forms\Controls\GroupBox\GroupBox.cs (1)
106LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.AutoSize);
System\Windows\Forms\Controls\Labels\LinkLabel.cs (1)
201LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.LinkArea);
System\Windows\Forms\Controls\Labels\LinkLabel.LinkCollection.cs (3)
163LayoutTransaction.DoLayout(_owner.ParentInternal, _owner, PropertyNames.Links); 307LayoutTransaction.DoLayout(_owner.ParentInternal, _owner, PropertyNames.Links); 345LayoutTransaction.DoLayout(_owner.ParentInternal, _owner, PropertyNames.Links);
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (5)
853LayoutTransaction.DoLayout(this, this, PropertyNames.GripStyle); 2048LayoutTransaction.DoLayout(this, e.Item, PropertyNames.Items); 2062LayoutTransaction.DoLayout(OverflowButton.DropDown, e.Item, PropertyNames.Items); 2618LayoutTransaction.DoLayout(this, this, null); 4655LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.Orientation);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (3)
117LayoutTransaction.DoLayout(this, this, PropertyNames.AutoSize); 1132LayoutTransaction.DoLayout(this, this, PropertyNames.PreferredSize); 1705LayoutTransaction.DoLayout(this, this, PropertyNames.Visible);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownItem.cs (1)
447LayoutTransaction.DoLayout(DropDown, this, PropertyNames.RightToLeft);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownItemAccessibleObject.cs (1)
117LayoutTransaction.DoLayout(_owner.DropDown, _owner.DropDown, PropertyNames.Items);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownMenu.cs (2)
175LayoutTransaction.DoLayout(this, this, PropertyNames.ShowImageMargin); 192LayoutTransaction.DoLayout(this, this, PropertyNames.ShowCheckMargin);
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (5)
619LayoutTransaction.DoLayout(this, ParentInternal, PropertyNames.Anchor); 647LayoutTransaction.DoLayout(this, ParentInternal, PropertyNames.Dock); 1508LayoutTransaction.DoLayout(Owner, Owner, "Overflow"); 2406LayoutTransaction.DoLayout(Owner, this, affectedProperty); 2658LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.Bounds);
System\Windows\Forms\Controls\ToolStrips\ToolStripItemCollection.cs (1)
314LayoutTransaction.DoLayout(_owner, value, PropertyNames.Parent);
System\Windows\Forms\Controls\ToolStrips\ToolStripMenuItem.cs (3)
402LayoutTransaction.DoLayout(ParentInternal, this, "ShortcutKeys"); 434LayoutTransaction.DoLayout(parent, this, "ShortcutKeyDisplayString"); 464LayoutTransaction.DoLayout(parent, this, "ShortcutKeys");
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs (3)
131LayoutTransaction.DoLayout(this, this, "RowMargin"); 491LayoutTransaction.DoLayout(draggedControl.ToolStripPanelRow, e.AffectedComponent as IArrangedElement, e.AffectedProperty); 959LayoutTransaction.DoLayout(RowsInternal[i], this, PropertyNames.Rows);
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.ToolStripPanelRowCollection.cs (1)
144LayoutTransaction.DoLayout(_owner, value, PropertyNames.Parent);
System\Windows\Forms\Controls\ToolStrips\ToolStripStatusLabel.cs (2)
119LayoutTransaction.DoLayout(Owner, this, PropertyNames.BorderStyle); 140LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.Spring);
System\Windows\Forms\Form.cs (2)
535LayoutTransaction.DoLayout(this, this, PropertyNames.AutoSize); 586LayoutTransaction.DoLayout(toLayout, this, PropertyNames.AutoSize);
System\Windows\Forms\Layout\ArrangedElement.cs (1)
142LayoutTransaction.DoLayout(Parent, this, PropertyNames.Visible);
System\Windows\Forms\Layout\CommonProperties.cs (3)
197LayoutTransaction.DoLayout(element.Container, element, PropertyNames.Margin); 217LayoutTransaction.DoLayout(element.Container, element, PropertyNames.MaximumSize); 663LayoutTransaction.DoLayout(element.Container, element, PropertyNames.FlowBreak);
System\Windows\Forms\Layout\Containers\ContainerControl.cs (1)
771LayoutTransaction.DoLayout(this, this, PropertyNames.Bounds);
System\Windows\Forms\Layout\DefaultLayout.cs (2)
923LayoutTransaction.DoLayout(element.Container.Container, element, PropertyNames.Anchor); 926LayoutTransaction.DoLayout(element.Container, element, PropertyNames.Anchor);
System\Windows\Forms\Layout\FlowLayout.cs (2)
287LayoutTransaction.DoLayout(container, container, PropertyNames.WrapContents); 299LayoutTransaction.DoLayout(container, container, PropertyNames.FlowDirection);
System\Windows\Forms\Layout\LayoutTransaction.cs (1)
113DoLayout(elementToLayout, elementCausingLayout, property);
System\Windows\Forms\Panels\Panel.cs (1)
89LayoutTransaction.DoLayout(ParentInternal, this, PropertyNames.AutoSize);
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutSettings.cs (7)
77LayoutTransaction.DoLayout(Owner, Owner, PropertyNames.CellBorderStyle); 106LayoutTransaction.DoLayout(Owner, Owner, PropertyNames.Columns); 132LayoutTransaction.DoLayout(Owner, Owner, PropertyNames.Rows); 196LayoutTransaction.DoLayout(Owner, Owner, PropertyNames.GrowStyle); 267LayoutTransaction.DoLayout(element.Container, element, PropertyNames.ColumnSpan); 305LayoutTransaction.DoLayout(element.Container, element, PropertyNames.RowSpan); 446LayoutTransaction.DoLayout(element.Container, element, PropertyNames.TableIndex);
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutStyle.cs (2)
28LayoutTransaction.DoLayout(Owner, Owner, PropertyNames.Style); 50LayoutTransaction.DoLayout(Owner, Owner, PropertyNames.Style);
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutStyleCollection.cs (1)
160LayoutTransaction.DoLayout(Owner, Owner, PropertyName);
System\Windows\Forms\Scrolling\ScrollableControl.cs (4)
88LayoutTransaction.DoLayout(this, this, PropertyNames.AutoScroll); 302LayoutTransaction.DoLayout(this, this, PropertyNames.DisplayRectangle); 659LayoutTransaction.DoLayout(this, this, PropertyNames.RightToLeft); 703LayoutTransaction.DoLayout(this, this, PropertyNames.Visible);
System\Windows\Forms\UserControl.cs (1)
93LayoutTransaction.DoLayout(toLayout, this, PropertyNames.AutoSize);