Base:
method
GetHitTest
System.Windows.Forms.Design.SelectionUIService.SelectionUIItem.GetHitTest(System.Drawing.Point)
1 reference to GetHitTest
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\SelectionUIService.ContainerSelectionUIItem.cs (1)
21if ((GetHitTest(point) & CONTAINER_SELECTOR) != 0 && (GetRules() & SelectionRules.Moveable) != SelectionRules.None)