1 implementation of ExtendToNextTableRow
PresentationFramework (1)
System\windows\Documents\TextSelection.cs (1)
1027
bool ITextSelection.
ExtendToNextTableRow
(LogicalDirection direction)
2 references to ExtendToNextTableRow
PresentationFramework (2)
System\windows\Documents\TextEditorSelection.cs (2)
1027
if (This.Selection.
ExtendToNextTableRow
(LogicalDirection.Forward))
1199
if (This.Selection.
ExtendToNextTableRow
(LogicalDirection.Backward))