3 references to BoundingBoxComputed
PresentationCore (3)
MS\Internal\TextFormatting\FullTextLine.cs (3)
663_statusFlags |= StatusFlags.BoundingBoxComputed; 695if ((_statusFlags & StatusFlags.BoundingBoxComputed) == 0) 699Debug.Assert((_statusFlags & StatusFlags.BoundingBoxComputed) != 0);