86 references to Invalidate
System.Windows.Forms (70)
System\Windows\Forms\Control.cs (1)
7888
Invalidate
(cliprect);
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (6)
877
Invalidate
(DownChangeRectangle);
885
Invalidate
(DownChangeRectangle);
904
Invalidate
(DownChangeRectangle);
927
Invalidate
(DownChangeRectangle);
1133
Invalidate
(DownChangeRectangle);
1327
Invalidate
(DownChangeRectangle);
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (5)
3809
Invalidate
(Rectangle.Union(_layout.Data, _layout.ColumnHeaders));
3810
Invalidate
(_layout.TopLeftHeader);
3862
Invalidate
(_layout.Data);
3942
Invalidate
(_layout.RowHeaders);
4070
Invalidate
(new Rectangle(_layout.Inside.X, _layout.Inside.Y, RowHeadersWidth, ColumnHeadersHeight));
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (44)
2446
Invalidate
(CalcRowResizeFeedbackRect(_currentRowSplitBar));
2492
Invalidate
(_layout.ColumnHeaders);
2501
Invalidate
(CalcColResizeFeedbackRect(_currentColSplitBar));
2765
Invalidate
(CalcColResizeFeedbackRect(_currentColSplitBar));
2788
Invalidate
(CalcRowResizeFeedbackRect(_currentRowSplitBar));
4498
Invalidate
(_layout.ResizeBoxRect);
4723
Invalidate
(_layout.ColumnHeaders);
6074
Invalidate
(Rectangle.Union(_layout.TopLeftHeader, _layout.ColumnHeaders));
9799
Invalidate
(cellDisplayRect);
9824
Invalidate
(columnDisplayRect);
9833
Invalidate
(_layout.Data);
9844
Invalidate
(_layout.Inside);
9868
Invalidate
(rowDisplayRect);
10020
Invalidate
(new Rectangle(data.X, top, data.Width, bottom - top));
10446
Invalidate
(lastSplitBarRect);
10447
Invalidate
(CalcRowResizeFeedbackRect(_currentRowSplitBar));
10494
Invalidate
(Rectangle.Union(_layout.TopLeftHeader, _layout.ColumnHeaders));
10514
Invalidate
(lastSplitBarRect);
10515
Invalidate
(CalcColResizeFeedbackRect(_currentColSplitBar));
13439
Invalidate
(Rectangle.Union(_layout.ColumnHeaders, _layout.Data));
13902
Invalidate
(Rectangle.Union(_layout.TopLeftHeader, _layout.ColumnHeaders));
14505
Invalidate
(rightArea);
16814
Invalidate
(edge);
16818
Invalidate
(edge);
16823
Invalidate
(edge);
16827
Invalidate
(edge);
17451
Invalidate
(right);
17456
Invalidate
(right);
17461
Invalidate
(bottom);
17466
Invalidate
(bottom);
17476
Invalidate
(right);
17482
Invalidate
(bottom);
17490
Invalidate
(_layout.ResizeBoxRect);
18174
Invalidate
(Rectangle.Union(_layout.TopLeftHeader, _layout.RowHeaders));
18802
Invalidate
(new Rectangle(new Point(-pt.X, ColumnHeadersHeight), new Size(-step, ClientSize.Height)));
18812
Invalidate
(new Rectangle(new Point(ClientSize.Width - (pt.X - rect.Right) - step, ColumnHeadersHeight),
18819
Invalidate
(new Rectangle(new Point(0, -pt.Y),
18826
Invalidate
(new Rectangle(new Point(0, ColumnHeadersHeight),
25855
Invalidate
(Rectangle.Union(_layout.TopLeftHeader, _layout.ColumnHeaders));
26364
Invalidate
(rowsRect);
28947
Invalidate
(_layout.RowHeaders);
28952
Invalidate
(Rectangle.Union(rectUpper, rectLower));
29016
Invalidate
(bottomArea);
29084
Invalidate
(bottomArea);
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs (1)
1338
DataGridView.
Invalidate
(rectBottomSection);
System\Windows\Forms\Controls\ListView\ListView.cs (1)
5027
Invalidate
(rectInvalid);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\HelpPane.cs (1)
122
Invalidate
(new Rectangle(
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (6)
2007
Invalidate
(rect);
2014
Invalidate
(rect);
2121
Invalidate
(new Rectangle(left, 0, Size.Width - left, Size.Height));
2128
Invalidate
(r);
3584
Invalidate
(rectInvalidate);
3590
Invalidate
(rectInvalidate);
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (3)
1860
Invalidate
(invalidate);
2582
Invalidate
(item.Bounds);
3847
Invalidate
(insertionRect);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (1)
1770
toolStrip.
Invalidate
(bounds);
System\Windows\Forms\Printing\PrintPreviewControl.cs (1)
896
Invalidate
(InsideRectangle);
System.Windows.Forms.Design (10)
System\Drawing\Design\ColorEditor.ColorPalette.cs (2)
209
Invalidate
(Rectangle.Inflate(r, 5, 5));
220
Invalidate
(Rectangle.Inflate(r, 5, 5));
System\Windows\Forms\Design\Behavior\BehaviorService.cs (1)
421
_adornerWindow.
Invalidate
(paintRect);
System\Windows\Forms\Design\Behavior\DesignerActionGlyph.cs (1)
114
_alternativeParent.
Invalidate
(_bounds);
System\Windows\Forms\Design\ComponentTray.cs (1)
202
Invalidate
(bounds);
System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs (1)
919
_selectedColumns.
Invalidate
(bounds);
System\Windows\Forms\Design\DesignerFrame.cs (1)
469
overlayControl.
Invalidate
(invalidateRect);
System\Windows\Forms\Design\SelectionUIService.SelectionUIItem.cs (1)
375
_selUIsvc.
Invalidate
(_outerRect);
System\Windows\Forms\Design\TabOrder.cs (1)
763
Invalidate
(rc);
System\Windows\Forms\Design\ToolStripAdornerWindowService.cs (1)
157
_toolStripAdornerWindow.
Invalidate
(paintRect);
System.Windows.Forms.Tests (6)
System\Windows\Forms\ControlTests.Methods.cs (6)
3250
control.
Invalidate
(rc);
3254
control.
Invalidate
(rc);
3294
control.
Invalidate
(rc);
3301
control.
Invalidate
(rc);
3341
control.
Invalidate
(rc);
3352
control.
Invalidate
(rc);