2 references to _huffCodecs
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\HuffModule.cs (2)
72if ((int)codec >= _huffCodecs.Count + AlgoModule.DefaultBAACount) 76return _huffCodecs[(int)(codec - AlgoModule.DefaultBAACount)];