Base:
4 references to Equals
PresentationCore (4)
MS\Internal\FontFace\TypefaceCollection.cs (1)
64
if (t.
Equals
(item))
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
103
&& _typeface.
Equals
(textRunProperties.Typeface)
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
1961
return Typeface.
Equals
(nextRun.Typeface)
System\Windows\Media\Fonts.cs (1)
317
if (t.
Equals
(item))