1 write to _handler
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\SelectionUIService.SelectionUIItem.cs (1)
78_handler = selUIsvc.GetHandler(component);
6 references to _handler
System.Windows.Forms.Design (6)
System\Windows\Forms\Design\SelectionUIService.SelectionUIItem.cs (6)
338if (_handler is not null) 340Rectangle handlerClip = _handler.GetSelectionClipRect(_component); 469if (_handler is null) 476_selectionRules = _handler.GetComponentRules(_component); 494if (_handler is null) 504_innerRect = _handler.GetComponentBounds(_component);