6 references to EnableAllAdorners
System.Windows.Forms.Design (6)
System\Windows\Forms\Design\Behavior\DropSourceBehavior.cs (3)
669_behaviorServiceTarget.EnableAllAdorners(true); 1150_behaviorServiceSource.EnableAllAdorners(true); 1153_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);