2 references to GetChildFragmentIndex
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.ToolStripItemAccessibleObject.cs (2)
414return toolStripParent.GetChildFragmentIndex(this); 421return toolStripGrandParent.GetChildFragmentIndex(this);