public override void ScrollTo(EditableItemType item) { ItemsPanel.ScrollToBottom(); ItemsPanel.ScrollIntoViewRecursive(item); }