2 references to Equals
PresentationCore (2)
Core\CSharp\System\Windows\Media\FamilyTypeface.cs (1)
274
return
Equals
(o as FamilyTypeface);
Core\CSharp\System\Windows\Media\FamilyTypefaceCollection.cs (1)
353
if (GetItem(i).
Equals
(item))