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