1 instantiation of MultiByteCodec
PresentationCore (1)
MS\Internal\Ink\InkSerializedFormat\AlgoModule.cs (1)
375_multiByteCodec = new MultiByteCodec();
2 references to MultiByteCodec
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\AlgoModule.cs (2)
369private MultiByteCodec MultiByteCodec 430private MultiByteCodec _multiByteCodec;