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)
627
LayoutTransaction.
DoLayout
(parent, this, PropertyNames.AutoSize);
3768
LayoutTransaction.
DoLayout
(this, this, PropertyNames.Padding);
4530
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Bounds);
6800
LayoutTransaction.
DoLayout
(this, this, PropertyNames.Font);
7931
LayoutTransaction.
DoLayout
(this, this, PropertyNames.Bounds);
8373
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.PreferredSize);
9506
LayoutTransaction.
DoLayout
(this, this, PropertyNames.Bounds);
9544
LayoutTransaction.
DoLayout
(this, this, PropertyNames.Bounds);
9957
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Bounds);
10006
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Bounds);
10787
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)
13284
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Columns);
14518
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Columns);
17561
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Rows);
28980
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Rows);
29030
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Rows);
29052
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)
817
LayoutTransaction.
DoLayout
(this, this, PropertyNames.GripStyle);
1966
LayoutTransaction.
DoLayout
(this, e.Item, PropertyNames.Items);
1980
LayoutTransaction.
DoLayout
(OverflowButton.DropDown, e.Item, PropertyNames.Items);
2536
LayoutTransaction.
DoLayout
(this, this, null);
4540
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Orientation);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (3)
113
LayoutTransaction.
DoLayout
(this, this, PropertyNames.AutoSize);
1023
LayoutTransaction.
DoLayout
(this, this, PropertyNames.PreferredSize);
1575
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");
2388
LayoutTransaction.
DoLayout
(Owner, this, affectedProperty);
2640
LayoutTransaction.
DoLayout
(ParentInternal, this, PropertyNames.Bounds);
System\Windows\Forms\Controls\ToolStrips\ToolStripItemCollection.cs (1)
314
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);
956
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)
197
LayoutTransaction.
DoLayout
(element.Container, element, PropertyNames.Margin);
217
LayoutTransaction.
DoLayout
(element.Container, element, PropertyNames.MaximumSize);
663
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)
287
LayoutTransaction.
DoLayout
(container, container, PropertyNames.WrapContents);
299
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);