Base:
2 references to Equals
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
4301
if (_selectedRow != row || (_selectedGridEntry is not null && !gridEntry.
Equals
(_selectedGridEntry)))
4506
if (currentEntry.
Equals
(entry))