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