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