Base:
property
IsRTL
System.Windows.Documents.FixedSOMPageElement.IsRTL
3 references to IsRTL
PresentationFramework (3)
src\Framework\System\Windows\Documents\FixedSOMFixedBlock.cs (1)
216if (this.IsRTL)
src\Framework\System\Windows\Documents\FixedSOMTable.cs (1)
103if (block.IsRTL)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (1)
52if (_fixedBlock.IsRTL)