10 references to Invalidate
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
5800
Invalidate
(region, false);
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
1825
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)
3676
control.
Invalidate
(region, invalidateChildren);
3680
control.
Invalidate
(region, invalidateChildren);
3724
control.
Invalidate
(region, invalidateChildren);
3731
control.
Invalidate
(region, invalidateChildren);
3771
control.
Invalidate
(region, invalidateChildren);
3782
control.
Invalidate
(region, invalidateChildren);