4 references to MultiByteCodec
PresentationCore (4)
MS\Internal\Ink\InkSerializedFormat\AlgoModule.cs (4)
116this.MultiByteCodec.SignEncode(xfData, compressedData); 119this.MultiByteCodec.SignEncode(xfData, compressedData); 205this.MultiByteCodec.SignDecode(input, inputIndex, ref xfData); 214this.MultiByteCodec.SignDecode(input, inputIndex, ref xfData);