1 implementation of GetSelectionClipRect
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ComponentTray.cs (1)
617Rectangle ISelectionUIHandler.GetSelectionClipRect(object component)
1 reference to GetSelectionClipRect
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\SelectionUIService.SelectionUIItem.cs (1)
343Rectangle handlerClip = _handler.GetSelectionClipRect(_component);