Base:
method
GetChildIndex
System.Windows.Forms.AccessibleObject.GetChildIndex(System.Windows.Forms.AccessibleObject)
2 references to GetChildIndex
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.PropertyDescriptorGridEntryAccessibleObject.cs (2)
240int index = GetChildIndex(child); 253int index = GetChildIndex(child);