4 references to MultiByteCodec
PresentationCore (4)
MS\Internal\Ink\InkSerializedFormat\AlgoModule.cs (4)
131this.MultiByteCodec.SignEncode(xfData, compressedData); 134this.MultiByteCodec.SignEncode(xfData, compressedData); 220this.MultiByteCodec.SignDecode(input, inputIndex, ref xfData); 229this.MultiByteCodec.SignDecode(input, inputIndex, ref xfData);