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