5 references to IsLeftToRight
PresentationCore (5)
Core\CSharp\System\Windows\Media\GlyphRun.cs (5)
1304
if (
IsLeftToRight
&& !IsSideways)
1342
if (
IsLeftToRight
)
1599
if (
IsLeftToRight
)
1654
bool extendToRight =
IsLeftToRight
;
1697
if (
IsLeftToRight
)