Adding jump to first/last row/column commands in list views (#13470)
This PR introduces Control+Alt+Home/End/PageUp/PageDown commands in ListViews and TreeViews to jump to the beginning/end of the current row/column - implemented in class RowWithFakeNavigation.