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