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