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