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