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