2 references to AbsNoThrow
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\Codec.cs (2)
97
if ( Int32.MaxValue >= MathHelper.
AbsNoThrow
(llxfData) )
106
long absLxfData = MathHelper.
AbsNoThrow
(llxfData);