3 references to BoundingBoxComputed
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (3)
696_statusFlags |= StatusFlags.BoundingBoxComputed; 728if ((_statusFlags & StatusFlags.BoundingBoxComputed) == 0) 732Debug.Assert((_statusFlags & StatusFlags.BoundingBoxComputed) != 0);