4 references to GetSize
PresentationCore (4)
MS\Internal\Ink\InkSerializedFormat\HuffCodec.cs (4)
29uint bitSize = _huffBits.GetSize(); 141uint bitSize = _huffBits.GetSize(); 207else if (prefIndex < _huffBits.GetSize()) 222else if (prefIndex == _huffBits.GetSize())