7 references to Invalidate
System.Windows.Forms.Design (7)
System\Windows\Forms\Design\Behavior\Adorner.cs (1)
70
_behaviorService?.
Invalidate
();
System\Windows\Forms\Design\Behavior\BehaviorService.cs (1)
358
Invalidate
();
System\Windows\Forms\Design\Behavior\DropSourceBehavior.cs (1)
919
behaviorService.
Invalidate
();
System\Windows\Forms\Design\SplitContainerDesigner.cs (1)
374
BehaviorService.
Invalidate
();
System\Windows\Forms\Design\ToolStripItemDesigner.cs (1)
874
windowService?.
Invalidate
();
System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs (1)
776
behaviorService?.
Invalidate
();
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (1)
1102
GetService<BehaviorService>()?.
Invalidate
();