4 references to MultiByteCodec
PresentationCore (4)
MS\Internal\Ink\InkSerializedFormat\AlgoModule.cs (4)
117this.MultiByteCodec.SignEncode(xfData, compressedData); 120this.MultiByteCodec.SignEncode(xfData, compressedData); 206this.MultiByteCodec.SignDecode(input, inputIndex, ref xfData); 215this.MultiByteCodec.SignDecode(input, inputIndex, ref xfData);