3 references to Equals
PresentationCore (3)
System\Windows\InterOp\HwndSourceParameters.cs (3)
328
return a.
Equals
(b);
339
return !a.
Equals
(b);
354
return
Equals
( (HwndSourceParameters)obj );