2 references to GetChildFragmentIndex
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripItem.cs (2)
4534
return toolStripParent.
GetChildFragmentIndex
(this);
4541
return toolStripGrandParent.
GetChildFragmentIndex
(this);