1 instantiation of LZCodec
PresentationCore (1)
MS\Internal\Ink\InkSerializedFormat\AlgoModule.cs (1)
420
_lzCodec = new
LZCodec
();
2 references to LZCodec
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\AlgoModule.cs (2)
414
private
LZCodec
LZCodec
433
private
LZCodec
_lzCodec;