6 references to EnableAllAdorners
System.Windows.Forms.Design (6)
System\Windows\Forms\Design\Behavior\DropSourceBehavior.cs (3)
663_behaviorServiceTarget.EnableAllAdorners(true); 1144_behaviorServiceSource.EnableAllAdorners(true); 1147_behaviorServiceTarget.EnableAllAdorners(true);
System\Windows\Forms\Design\Behavior\ResizeBehavior.cs (2)
231BehaviorService.EnableAllAdorners(false); 397BehaviorService.EnableAllAdorners(true);
System\Windows\Forms\Design\SplitContainerDesigner.cs (1)
317BehaviorService?.EnableAllAdorners(true);