5 references to UpdateMinMax
PresentationCore (5)
MS\Internal\Ink\InkSerializedFormat\GorillaCodec.cs (5)
119UpdateMinMax(input[1], ref maxVal, ref minVal); 120UpdateMinMax(input[2], ref maxVal, ref minVal); 129UpdateMinMax(input[dataIndex], ref maxVal, ref minVal); 142UpdateMinMax(xfData, ref maxDelDel, ref minDelDel); 222UpdateMinMax((int)intReader.ReadUInt32Reverse(Native.BitsPerInt), ref maxInt, ref minInt);