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