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