1 implementation of AssignSelectionUIHandler
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\SelectionUIService.cs (1)
910
void ISelectionUIService.
AssignSelectionUIHandler
(object component, ISelectionUIHandler handler)
1 reference to AssignSelectionUIHandler
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ComponentTray.cs (1)
728
_selectionUISvc?.
AssignSelectionUIHandler
(component, this);