1 instantiation of HuffBits
PresentationCore (1)
MS\Internal\Ink\InkSerializedFormat\HuffCodec.cs (1)
17HuffBits bits = new HuffBits();
3 references to HuffBits
PresentationCore (3)
MS\Internal\Ink\InkSerializedFormat\HuffCodec.cs (3)
17HuffBits bits = new HuffBits(); 26private void InitHuffTable(HuffBits huffBits) 243private HuffBits _huffBits;