2 references to StackLtr
PresentationCore (2)
MS\Internal\TextFormatting\Bidi.cs (2)
545
LevelStack = isRightToLeft ? Bidi.StackRtl : Bidi.
StackLtr
;
2501
state.LevelStack = Bidi.
StackLtr
;