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