3 references to FixedElement
PresentationFramework (3)
src\Framework\System\Windows\Documents\FixedDSBuilder.cs (1)
173
_flowBuilder.
FixedElement
.SetValue(FixedElement.LanguageProperty, language);
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (2)
1063
somPage.SetRTFProperties(flowBuilder.
FixedElement
);
1086
node.SetRTFProperties(flowBuilder.
FixedElement
);