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