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