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