1 write to _algoModule
PresentationCore (1)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\Compress.cs (1)
413
_algoModule
= new AlgoModule();
2 references to _algoModule
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\Compress.cs (2)
411
if (
_algoModule
== null)
415
return
_algoModule
;