37 references to Update
System.Windows.Forms (18)
System\Windows\Forms\Control.cs (2)
6868Update(); 9441Update();
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
983Update();
System\Windows\Forms\Controls\Buttons\RadioButton.cs (1)
167Update();
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
737Update();
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (4)
10436_editingPanel.Update(); 10438EditingControl.Update(); 10504_editingPanel.Update(); 10506EditingControl.Update();
System\Windows\Forms\Controls\DateTimePicker\DateTimePicker.cs (1)
1348Update();
System\Windows\Forms\Controls\ListView\ListView.cs (1)
5088Update();
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (4)
1825Update(); 1830Update(); 2580Update(); 2632Update();
System\Windows\Forms\Controls\ToolStrips\ToolStripComboBox.ToolStripComboBoxControl.cs (1)
69Update();
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (1)
1765toolStrip.Update();
System\Windows\Forms\Form.cs (1)
5792OwnerInternal.Update();
System.Windows.Forms.Design (14)
System\Windows\Forms\Design\Behavior\BehaviorService.AdornerWindow.cs (3)
119DesignerFrame.Update(); 136DesignerFrame.Update(); 153DesignerFrame.Update();
System\Windows\Forms\Design\Behavior\ResizeBehavior.cs (1)
842parent.Update();
System\Windows\Forms\Design\ParentControlDesigner.cs (1)
590newChild.Update();
System\Windows\Forms\Design\ScrollableControlDesigner.cs (1)
66Control.Update();
System\Windows\Forms\Design\SelectionUIHandler.cs (2)
496parent.Update(); 499controls[i].Update();
System\Windows\Forms\Design\SelectionUIService.cs (3)
436Update(); 1337Update(); 1366Update();
System\Windows\Forms\Design\ToolStripAdornerWindowService.cs (3)
242_designerFrame.Update(); 255_designerFrame.Update(); 268_designerFrame.Update();
System.Windows.Forms.Tests (4)
System\Windows\Forms\ControlTests.Methods.cs (4)
10293control.Update(); 10297control.Update(); 10313control.Update(); 10320control.Update();
System.Windows.Forms.UI.IntegrationTests (1)
ListViewTests.cs (1)
558listView.Update();