Base:
property
IsRTL
System.Windows.Documents.FixedSOMPageElement.IsRTL
3 references to IsRTL
PresentationFramework (3)
System\Windows\Documents\FixedSOMFixedBlock.cs (1)
210if (this.IsRTL)
System\Windows\Documents\FixedSOMTable.cs (1)
98if (block.IsRTL)
System\Windows\Documents\FixedSOMTextRun.cs (1)
46if (_fixedBlock.IsRTL)