29 references to Invalidate
System.Windows.Forms.Design (29)
System\Windows\Forms\Design\Behavior\Adorner.cs (1)
78
_behaviorService?.
Invalidate
(rectangle);
System\Windows\Forms\Design\Behavior\DragAssistanceManager.cs (2)
381
_behaviorService.
Invalidate
(invalidRect);
401
_behaviorService.
Invalidate
(invalidRect);
System\Windows\Forms\Design\Behavior\DropSourceBehavior.cs (1)
208
_behaviorServiceTarget?.
Invalidate
(rect);
System\Windows\Forms\Design\Behavior\ToolboxItemSnapLineBehavior.cs (1)
83
_behaviorService.
Invalidate
(_lastRectangle);
System\Windows\Forms\Design\Behavior\ToolStripPanelSelectionBehavior.cs (7)
87
_behaviorService.
Invalidate
(oldBounds);
88
_behaviorService.
Invalidate
(selectionGlyph.Bounds);
97
_behaviorService.
Invalidate
(oldBounds);
98
_behaviorService.
Invalidate
(selectionGlyph.Bounds);
120
_behaviorService.
Invalidate
(translatedBounds);
248
_behaviorService.
Invalidate
(oldBounds);
249
_behaviorService.
Invalidate
(selectionGlyph.Bounds);
System\Windows\Forms\Design\FlowLayoutPanelDesigner .cs (2)
385
BehaviorService.
Invalidate
(BehaviorService.ControlRectInAdornerWindow(Control));
466
BehaviorService.
Invalidate
(invalidRect);
System\Windows\Forms\Design\ParentControlDesigner.cs (1)
2049
BehaviorService.
Invalidate
(BehaviorService.ControlRectInAdornerWindow(Control));
System\Windows\Forms\Design\TabControlDesigner.cs (1)
632
BehaviorService.
Invalidate
(BehaviorService.ControlRectInAdornerWindow(Control));
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (1)
1705
BehaviorService.
Invalidate
(BehaviorService.ControlRectInAdornerWindow(Control));
System\Windows\Forms\Design\ToolStripDesigner.cs (2)
1046
BehaviorService.
Invalidate
(_boundsToInvalidate);
2054
BehaviorService.
Invalidate
(BehaviorService.ControlRectInAdornerWindow(ToolStrip));
System\Windows\Forms\Design\ToolStripDropDownDesigner.cs (1)
145
GetService<BehaviorService>()?.
Invalidate
(bounds);
System\Windows\Forms\Design\ToolStripEditorManager.cs (2)
58
_behaviorService.
Invalidate
(_editor.Bounds);
111
_behaviorService.
Invalidate
(_lastKnownEditorBounds);
System\Windows\Forms\Design\ToolStripItemBehavior.cs (1)
436
bSvc?.
Invalidate
(glyphItem.Owner.Bounds);
System\Windows\Forms\Design\ToolStripItemDesigner.cs (3)
996
GetService<BehaviorService>().
Invalidate
(parentDropDown.Bounds);
1006
behaviorService.
Invalidate
(behaviorService.ControlRectInAdornerWindow(currentSelection.Owner));
1249
behaviorService.
Invalidate
(boundsInAdornerWindow);
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (1)
1584
GetService<BehaviorService>()?.
Invalidate
(MenuItem.Owner.Bounds);
System\Windows\Forms\Design\ToolStripPanelDesigner.cs (1)
358
BehaviorService?.
Invalidate
(_containerSelectorGlyph.Bounds);
System\Windows\Forms\Design\ToolStripTemplateNode.cs (1)
546
bSvc.
Invalidate
(bounds);