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