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