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)
240
int index =
GetChildIndex
(child);
253
int index =
GetChildIndex
(child);