1 write to _statusCommandUITarget
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\DropSourceBehavior.cs (1)
662
_statusCommandUITarget
= new StatusCommandUI(_serviceProviderTarget);
2 references to _statusCommandUITarget
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\DropSourceBehavior.cs (2)
583
_statusCommandUITarget
?.SetStatusInformation(selSvc is null ? _dragComponents[_primaryComponentIndex].dragComponent as Component :
831
_statusCommandUITarget
?.SetStatusInformation(c, dropPoint);