2 references to GetPreviousGridEntry
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.PropertyDescriptorGridEntryAccessibleObject.cs (1)
341
? PropertyGridView.PropertyGridViewAccessibleObject.
GetPreviousGridEntry
(owner, gridViewOwner.TopLevelGridEntries, out _)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.PropertyGridViewAccessibleObject.cs (1)
182
AccessibleObject? foundChild =
GetPreviousGridEntry
(currentGridEntry, gridEntry.Children, out currentGridEntryFound);