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