3 references to MergeFlowDirection
PresentationFramework (3)
System\windows\Documents\TextEditorCopyPaste.cs (2)
886TextRangeEdit.MergeFlowDirection((TextPointer)This.Selection.Start); 887TextRangeEdit.MergeFlowDirection((TextPointer)This.Selection.End);
System\Windows\Documents\TextRangeBase.cs (1)
1333TextRangeEdit.MergeFlowDirection((TextPointer)thisRange.Start);