2 references to EmbeddingLevelInvalid
PresentationCore (2)
MS\Internal\TextFormatting\Bidi.cs (2)
200
if ((currentLevel >=
EmbeddingLevelInvalid
) || (minimumLevel < 0))
292
if (newMaximumLevel >=
EmbeddingLevelInvalid
)