1 instantiation of MultiByteCodec
PresentationCore (1)
MS\Internal\Ink\InkSerializedFormat\AlgoModule.cs (1)
376_multiByteCodec = new MultiByteCodec();
2 references to MultiByteCodec
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\AlgoModule.cs (2)
370private MultiByteCodec MultiByteCodec 431private MultiByteCodec _multiByteCodec;