23 references to Invalidate
System.Windows.Forms (22)
winforms\Managed\System\WinForms\Control.cs (7)
7210
Invalidate
(invalidateChildren);
7257
Invalidate
(false);
7309
Invalidate
(invalidateChildren);
11108
Invalidate
(true);
12760
Invalidate
(true);
13803
Invalidate
(true);
14063
Invalidate
(true);
winforms\Managed\System\WinForms\DataGridViewDataConnection.cs (1)
680
this.owner.
Invalidate
(true);
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
25628
Invalidate
(true);
25746
Invalidate
(true);
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
1004
parent.
Invalidate
(true);
winforms\Managed\System\WinForms\Form.cs (1)
6247
this.OwnerInternal.
Invalidate
(true);
winforms\Managed\System\WinForms\GroupBox.cs (1)
334
Invalidate
(true);
winforms\Managed\System\WinForms\ListView.cs (2)
1282
Invalidate
(true);
1449
this.
Invalidate
(true /*invalidateChildren*/);
winforms\Managed\System\WinForms\PropertyGrid.cs (3)
378
toolStrip.
Invalidate
(true);
777
Invalidate
(true);
3274
gridView.
Invalidate
(true);
winforms\Managed\System\WinForms\StatusStrip.cs (1)
216
Invalidate
(true);
winforms\Managed\System\WinForms\TabControl.cs (1)
2131
Invalidate
(true);
winforms\Managed\System\WinForms\TabPage.cs (1)
322
this.
Invalidate
(true);
winforms\Managed\System\WinForms\ToolStrip.cs (1)
2712
Invalidate
( this.Controls.Count > 0);
System.Windows.Forms.DataVisualization (1)
WinForm\ChartWinControl.cs (1)
631
base.
Invalidate
(true);