2 references to GetChildIndex
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CategoryGridEntry.cs (2)
134if (ParentGridEntry is not null && ParentGridEntry.GetChildIndex(this) > 0) 151if (ParentGridEntry is not null && ParentGridEntry.GetChildIndex(this) > 0)