I have an observable collection of some items and I want to display it in wrap panel in the way it would have exactly two columns.
For example, if I have 5 items in collection the first, second and third would stay in the first column and the fourth and the fifth would stay in the second one.