10 references to Invalidate
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
5887
Invalidate
(region, false);
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
1818
Invalidate
(region, true);
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\BehaviorService.AdornerWindow.cs (1)
135
DesignerFrame.
Invalidate
(region, true);
System\Windows\Forms\Design\ToolStripAdornerWindowService.cs (1)
254
_designerFrame.
Invalidate
(region, true);
System.Windows.Forms.Tests (6)
System\Windows\Forms\ControlTests.Methods.cs (6)
3649
control.
Invalidate
(region, invalidateChildren);
3653
control.
Invalidate
(region, invalidateChildren);
3697
control.
Invalidate
(region, invalidateChildren);
3704
control.
Invalidate
(region, invalidateChildren);
3744
control.
Invalidate
(region, invalidateChildren);
3755
control.
Invalidate
(region, invalidateChildren);