1 instantiation of LZCodec
PresentationCore (1)
MS\Internal\Ink\InkSerializedFormat\AlgoModule.cs (1)
421
_lzCodec = new
LZCodec
();
2 references to LZCodec
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\AlgoModule.cs (2)
415
private
LZCodec
LZCodec
434
private
LZCodec
_lzCodec;