5 references to UpdateMinMax
PresentationCore (5)
MS\Internal\Ink\InkSerializedFormat\GorillaCodec.cs (5)
135UpdateMinMax(input[1], ref maxVal, ref minVal); 136UpdateMinMax(input[2], ref maxVal, ref minVal); 145UpdateMinMax(input[dataIndex], ref maxVal, ref minVal); 158UpdateMinMax(xfData, ref maxDelDel, ref minDelDel); 238UpdateMinMax((int)intReader.ReadUInt32Reverse(Native.BitsPerInt), ref maxInt, ref minInt);