Based on customer feedback: there should be a property that limits the maximum height of the input of AutoCompleteBox. Once that height is reached, a scrollbar should appear.
any control who's height can change as a result of client-side activity (like adding tokens) needs this property else its height can grow beyond the visible bounds of its container and render the control useless.