1 implementation of AssignSelectionUIHandler
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\SelectionUIService.cs (1)
910void 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);