Base:
2 references to Equals
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
4304if (_selectedRow != row || !gridEntry.Equals(_selectedGridEntry)) 4515if (currentEntry.Equals(entry))