2 references to GetItemInsertionIndex
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStrip.cs (2)
5411int toolStripItemIndex = GetItemInsertionIndex(ownerClientAreaRelativeDropPoint); 5471int i = GetItemInsertionIndex(ownerClientAreaRelativeDropPoint);