7 references to StatusCommandUI
System.Windows.Forms.Design (7)
System\ComponentModel\Design\SelectionService.cs (1)
49_statusCommandUI = new StatusCommandUI(provider);
System\Windows\Forms\Design\Behavior\DropSourceBehavior.cs (1)
662_statusCommandUITarget = new StatusCommandUI(_serviceProviderTarget);
System\Windows\Forms\Design\Behavior\ResizeBehavior.cs (1)
62_statusCommandUI = new StatusCommandUI(serviceProvider);
System\Windows\Forms\Design\Behavior\ToolboxItemSnapLineBehavior.cs (1)
40_statusCommandUI = new StatusCommandUI(serviceProvider);
System\Windows\Forms\Design\CommandSet.cs (1)
71_statusCommandUI = new StatusCommandUI(site);
System\Windows\Forms\Design\ControlCommandSet.cs (1)
32_statusCommandUI = new StatusCommandUI(site);
System\Windows\Forms\Design\ParentControlDesigner.cs (1)
1221_statusCommandUI = new StatusCommandUI(component.Site);