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