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