5 overrides of SetRTFProperties
PresentationFramework (5)
src\Framework\System\Windows\Documents\FixedSOMFixedBlock.cs (1)
214public override void SetRTFProperties(FixedElement element)
src\Framework\System\Windows\Documents\FixedSOMPage.cs (1)
96public override void SetRTFProperties(FixedElement element)
src\Framework\System\Windows\Documents\FixedSOMTable.cs (1)
123public override void SetRTFProperties(FixedElement element)
src\Framework\System\Windows\Documents\FixedSOMTableCell.cs (1)
77public override void SetRTFProperties(FixedElement element)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (1)
234public override void SetRTFProperties(FixedElement element)
1 reference to SetRTFProperties
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
1086node.SetRTFProperties(flowBuilder.FixedElement);