2 references to IsLTR
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMFixedBlock.cs (1)
198
if (textRun.
IsLTR
)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (1)
308
return !(this.
IsLTR
);