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