3 references to IsEqualTo
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectorRouter.cs (2)
1184
k += k.
IsEqualTo
(Math.Min(k1, k2)) ? -1.0 : 1.0;
1499
if (lhs.Distance.
IsEqualTo
(rhs.Distance))
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\DesignerGeometryHelper.cs (1)
70
if (!length.
IsEqualTo
(maxLength) && length > maxLength)