1 write to _multiByteCodec
PresentationCore (1)
MS\Internal\Ink\InkSerializedFormat\AlgoModule.cs (1)
390_multiByteCodec = new MultiByteCodec();
2 references to _multiByteCodec
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\AlgoModule.cs (2)
388if (_multiByteCodec == null) 392return _multiByteCodec;