TryScrollTo
bool TryScrollTo(const float& where);
window->TryScrollTo(selectedItem->Frame().top);
window->TryScrollTo(point.y - superPoint.y);