3 references to MergeFlowDirection
PresentationFramework (3)
src\Framework\System\windows\Documents\TextEditorCopyPaste.cs (2)
1074
TextRangeEdit.
MergeFlowDirection
((TextPointer)This.Selection.Start);
1075
TextRangeEdit.
MergeFlowDirection
((TextPointer)This.Selection.End);
src\Framework\System\Windows\Documents\TextRangeBase.cs (1)
1351
TextRangeEdit.
MergeFlowDirection
((TextPointer)thisRange.Start);