2 references to GetFlowNode
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
418
position.
GetFlowNode
(textdir, out flow, out flowOffset);
src\Framework\System\Windows\Documents\FixedTextContainer.cs (1)
372
fixedTextPointer.FlowPosition.
GetFlowNode
(fixedTextPointer.LogicalDirection, out flowNode, out flowOffset);