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