81 references to DoLayout
System.Windows.Forms (81)
System\Windows\Forms\Control.ControlCollection.cs (3)
121
LayoutTransaction.
DoLayout
(Owner, value, PropertyNames.Parent);
301
LayoutTransaction.
DoLayout
(Owner, value, PropertyNames.Parent);
438
LayoutTransaction.
DoLayout
(Owner, child, PropertyNames.ChildIndex);
System\Windows\Forms\Control.cs (11)
628
LayoutTransaction.
DoLayout
(parent, this, PropertyNames.AutoSize);
3769
LayoutTransaction.
DoLayout
(this, this, PropertyNames.Padding);
4531
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Bounds);
6836
LayoutTransaction.
DoLayout
(this, this, PropertyNames.Font);
7967
LayoutTransaction.
DoLayout
(this, this, PropertyNames.Bounds);
8409
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.PreferredSize);
9542
LayoutTransaction.
DoLayout
(this, this, PropertyNames.Bounds);
9580
LayoutTransaction.
DoLayout
(this, this, PropertyNames.Bounds);
9985
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Bounds);
10034
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Bounds);
10815
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Bounds);
System\Windows\Forms\Controls\Buttons\Button.cs (1)
70
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.AutoSize);
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (6)
13298
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Columns);
14532
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Columns);
17580
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Rows);
28999
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Rows);
29049
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Rows);
29071
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Rows);
System\Windows\Forms\Controls\GroupBox\GroupBox.cs (1)
106
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.AutoSize);
System\Windows\Forms\Controls\Labels\LinkLabel.cs (1)
201
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.LinkArea);
System\Windows\Forms\Controls\Labels\LinkLabel.LinkCollection.cs (3)
163
LayoutTransaction.
DoLayout
(_owner.ParentInternal, _owner, PropertyNames.Links);
307
LayoutTransaction.
DoLayout
(_owner.ParentInternal, _owner, PropertyNames.Links);
345
LayoutTransaction.
DoLayout
(_owner.ParentInternal, _owner, PropertyNames.Links);
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (5)
815
LayoutTransaction.
DoLayout
(this, this, PropertyNames.GripStyle);
1964
LayoutTransaction.
DoLayout
(this, e.Item, PropertyNames.Items);
1978
LayoutTransaction.
DoLayout
(OverflowButton.DropDown, e.Item, PropertyNames.Items);
2534
LayoutTransaction.
DoLayout
(this, this, null);
4541
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Orientation);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (3)
113
LayoutTransaction.
DoLayout
(this, this, PropertyNames.AutoSize);
1020
LayoutTransaction.
DoLayout
(this, this, PropertyNames.PreferredSize);
1572
LayoutTransaction.
DoLayout
(this, this, PropertyNames.Visible);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownItem.cs (1)
447
LayoutTransaction.
DoLayout
(DropDown, this, PropertyNames.RightToLeft);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownItemAccessibleObject.cs (1)
117
LayoutTransaction.
DoLayout
(_owner.DropDown, _owner.DropDown, PropertyNames.Items);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownMenu.cs (2)
175
LayoutTransaction.
DoLayout
(this, this, PropertyNames.ShowImageMargin);
192
LayoutTransaction.
DoLayout
(this, this, PropertyNames.ShowCheckMargin);
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (5)
612
LayoutTransaction.
DoLayout
(this, ParentInternal, PropertyNames.Anchor);
640
LayoutTransaction.
DoLayout
(this, ParentInternal, PropertyNames.Dock);
1500
LayoutTransaction.
DoLayout
(Owner, Owner, "Overflow");
2380
LayoutTransaction.
DoLayout
(Owner, this, affectedProperty);
2632
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Bounds);
System\Windows\Forms\Controls\ToolStrips\ToolStripItemCollection.cs (1)
321
LayoutTransaction.
DoLayout
(_owner, value, PropertyNames.Parent);
System\Windows\Forms\Controls\ToolStrips\ToolStripMenuItem.cs (3)
401
LayoutTransaction.
DoLayout
(ParentInternal, this, "ShortcutKeys");
432
LayoutTransaction.
DoLayout
(parent, this, "ShortcutKeyDisplayString");
462
LayoutTransaction.
DoLayout
(parent, this, "ShortcutKeys");
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs (3)
131
LayoutTransaction.
DoLayout
(this, this, "RowMargin");
488
LayoutTransaction.
DoLayout
(draggedControl.ToolStripPanelRow, e.AffectedComponent as IArrangedElement, e.AffectedProperty);
948
LayoutTransaction.
DoLayout
(RowsInternal[i], this, PropertyNames.Rows);
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.ToolStripPanelRowCollection.cs (1)
144
LayoutTransaction.
DoLayout
(_owner, value, PropertyNames.Parent);
System\Windows\Forms\Controls\ToolStrips\ToolStripStatusLabel.cs (2)
119
LayoutTransaction.
DoLayout
(Owner, this, PropertyNames.BorderStyle);
140
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Spring);
System\Windows\Forms\Form.cs (2)
507
LayoutTransaction.
DoLayout
(this, this, PropertyNames.AutoSize);
558
LayoutTransaction.
DoLayout
(toLayout, this, PropertyNames.AutoSize);
System\Windows\Forms\Layout\ArrangedElement.cs (1)
142
LayoutTransaction.
DoLayout
(Parent, this, PropertyNames.Visible);
System\Windows\Forms\Layout\CommonProperties.cs (3)
192
LayoutTransaction.
DoLayout
(element.Container, element, PropertyNames.Margin);
212
LayoutTransaction.
DoLayout
(element.Container, element, PropertyNames.MaximumSize);
658
LayoutTransaction.
DoLayout
(element.Container, element, PropertyNames.FlowBreak);
System\Windows\Forms\Layout\Containers\ContainerControl.cs (1)
766
LayoutTransaction.
DoLayout
(this, this, PropertyNames.Bounds);
System\Windows\Forms\Layout\DefaultLayout.cs (2)
923
LayoutTransaction.
DoLayout
(element.Container.Container, element, PropertyNames.Anchor);
926
LayoutTransaction.
DoLayout
(element.Container, element, PropertyNames.Anchor);
System\Windows\Forms\Layout\FlowLayout.cs (2)
288
LayoutTransaction.
DoLayout
(container, container, PropertyNames.WrapContents);
300
LayoutTransaction.
DoLayout
(container, container, PropertyNames.FlowDirection);
System\Windows\Forms\Layout\LayoutTransaction.cs (1)
113
DoLayout
(elementToLayout, elementCausingLayout, property);
System\Windows\Forms\Panels\Panel.cs (1)
89
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.AutoSize);
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutSettings.cs (7)
77
LayoutTransaction.
DoLayout
(Owner, Owner, PropertyNames.CellBorderStyle);
106
LayoutTransaction.
DoLayout
(Owner, Owner, PropertyNames.Columns);
132
LayoutTransaction.
DoLayout
(Owner, Owner, PropertyNames.Rows);
196
LayoutTransaction.
DoLayout
(Owner, Owner, PropertyNames.GrowStyle);
267
LayoutTransaction.
DoLayout
(element.Container, element, PropertyNames.ColumnSpan);
305
LayoutTransaction.
DoLayout
(element.Container, element, PropertyNames.RowSpan);
446
LayoutTransaction.
DoLayout
(element.Container, element, PropertyNames.TableIndex);
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutStyle.cs (2)
28
LayoutTransaction.
DoLayout
(Owner, Owner, PropertyNames.Style);
50
LayoutTransaction.
DoLayout
(Owner, Owner, PropertyNames.Style);
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutStyleCollection.cs (1)
160
LayoutTransaction.
DoLayout
(Owner, Owner, PropertyName);
System\Windows\Forms\Scrolling\ScrollableControl.cs (4)
88
LayoutTransaction.
DoLayout
(this, this, PropertyNames.AutoScroll);
302
LayoutTransaction.
DoLayout
(this, this, PropertyNames.DisplayRectangle);
659
LayoutTransaction.
DoLayout
(this, this, PropertyNames.RightToLeft);
703
LayoutTransaction.
DoLayout
(this, this, PropertyNames.Visible);
System\Windows\Forms\UserControl.cs (1)
93
LayoutTransaction.
DoLayout
(toLayout, this, PropertyNames.AutoSize);