2 references to LeftToRightEmbedding
PresentationCore (2)
MS\Internal\TextFormatting\Bidi.cs (2)
2204case DirectionClass.LeftToRightEmbedding: 2214if(!levelsStack.Push(currentClass == DirectionClass.LeftToRightEmbedding ? true : false))