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)
358Invalidate();
System\Windows\Forms\Design\Behavior\DropSourceBehavior.cs (1)
913behaviorService.Invalidate();
System\Windows\Forms\Design\SplitContainerDesigner.cs (1)
374BehaviorService.Invalidate();
System\Windows\Forms\Design\ToolStripItemDesigner.cs (1)
859windowService?.Invalidate();
System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs (1)
776behaviorService?.Invalidate();
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (1)
1075GetService<BehaviorService>()?.Invalidate();