Base:
method
Equals
System.Object.Equals(System.Object)
2 references to Equals
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (1)
2712
if (true == drattrs.
Equals
(_drawingAttributesTable[i]))
Core\CSharp\System\Windows\Ink\DrawingAttributes.cs (1)
545
return first.
Equals
(second);