10 references to Invalidate
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
5759
Invalidate
(region, false);
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
1827
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)
3667
control.
Invalidate
(region, invalidateChildren);
3671
control.
Invalidate
(region, invalidateChildren);
3715
control.
Invalidate
(region, invalidateChildren);
3722
control.
Invalidate
(region, invalidateChildren);
3762
control.
Invalidate
(region, invalidateChildren);
3773
control.
Invalidate
(region, invalidateChildren);