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