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