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