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