1 write to _algoModule
PresentationCore (1)
MS\Internal\Ink\InkSerializedFormat\Compress.cs (1)
356
_algoModule
= new AlgoModule();
2 references to _algoModule
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\Compress.cs (2)
354
if (
_algoModule
== null)
358
return
_algoModule
;