2 references to GetScopingParagraphFlowDirection
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditorSelection.cs (2)
1150
FlowDirection paragraphFlowDirection =
GetScopingParagraphFlowDirection
(newMovingPosition);
2268
FlowDirection paragraphFlowDirection =
GetScopingParagraphFlowDirection
(innerMovingPosition);