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