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