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