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