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