4 references to GetHandler
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\SelectionUIService.cs (3)
502ISelectionUIHandler? handler = GetHandler(selComp); 986primaryHandler = GetHandler(primary); 998if (GetHandler(objects[i]) == primaryHandler)
System\Windows\Forms\Design\SelectionUIService.SelectionUIItem.cs (1)
78_handler = selUIsvc.GetHandler(component);