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