10 references to Invalidate
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
5799
Invalidate
(region, false);
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
1824
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)
260
_designerFrame.
Invalidate
(region, true);
System.Windows.Forms.Tests (6)
System\Windows\Forms\ControlTests.Methods.cs (6)
3634
control.
Invalidate
(region, invalidateChildren);
3638
control.
Invalidate
(region, invalidateChildren);
3682
control.
Invalidate
(region, invalidateChildren);
3689
control.
Invalidate
(region, invalidateChildren);
3729
control.
Invalidate
(region, invalidateChildren);
3740
control.
Invalidate
(region, invalidateChildren);