5 references to Invalidate
System.Windows.Forms.Design (5)
System\Windows\Forms\Design\ToolStripDesigner.cs (2)
1077
_toolStripAdornerWindowService.
Invalidate
(_boundsToInvalidate);
1998
_toolStripAdornerWindowService.
Invalidate
(ddi.DropDown.Bounds);
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (3)
1167
_toolStripAdornerWindowService?.
Invalidate
(ddi.DropDown.Bounds);
1661
toolStripService?.
Invalidate
(boundstoInvalidate);
2335
_toolStripAdornerWindowService?.
Invalidate
(bounds);