WrapPanel

The WrapPanel element positions child elements in sequential position from left to right, breaking content to the next line at the edge of its containing box.

Reference

Panel

Canvas

DockPanel

Grid

StackPanel

VirtualizingStackPanel

WrapPanel

Layout

Walkthrough: My first WPF desktop application

ScrollViewer Overview