4 references to GetSize
PresentationCore (4)
MS\Internal\Ink\InkSerializedFormat\HuffCodec.cs (4)
30uint bitSize = _huffBits.GetSize(); 142uint bitSize = _huffBits.GetSize(); 208else if (prefIndex < _huffBits.GetSize()) 223else if (prefIndex == _huffBits.GetSize())