3 references to Equals
PresentationCore (3)
System\Windows\InterOp\HwndSourceParameters.cs (3)
323
return a.
Equals
(b);
334
return !a.
Equals
(b);
349
return
Equals
( (HwndSourceParameters)obj );