2 references to ReadUInt32Reverse
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\GorillaCodec.cs (2)
239UpdateMinMax((int)intReader.ReadUInt32Reverse(Native.BitsPerInt), ref maxInt, ref minInt); 492return (int)reader.ReadUInt32Reverse(Native.BitsPerInt);