2 references to GetItemInsertionIndex
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripSplitStackDragDropHandler.cs (2)
71
int toolStripItemIndex =
GetItemInsertionIndex
(ownerClientAreaRelativeDropPoint);
133
int i =
GetItemInsertionIndex
(ownerClientAreaRelativeDropPoint);