Base:
method
GetChildIndex
System.Windows.Forms.Control.ControlCollection.GetChildIndex(System.Windows.Forms.Control, System.Boolean)
1 reference to GetChildIndex
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ControlDesigner.DesignerControlCollectionTests.cs (1)
144_collection.GetChildIndex(control, throwException: false).Should().Be(_control.Controls.GetChildIndex(control, throwException: false));