1 write to _rightToLeft
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
91_rightToLeft = rightToLeft;
2 references to _rightToLeft
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (2)
244GlyphRun glyphRun = glyphs.CreateGlyphRun(currentOrigin, _rightToLeft); 282if (_rightToLeft)