2 references to MappingGetFixedSOMElement
PresentationFramework (2)
System\Windows\Documents\FixedTextBuilder.cs (2)
307
FixedSOMTextRun run = _fixedFlowMap.
MappingGetFixedSOMElement
(currentNode, 0) as FixedSOMTextRun;
345
FixedSOMElement element = _fixedFlowMap.
MappingGetFixedSOMElement
(fixedPosition.Node, fixedPosition.Offset);