Hi Michel,
The gallery items need to be a fixed size and all the same size to work properly. Make sure you either use TextWrapping or TextTrimming on your TextBlock and set a fixed size (Width/Height) on the containers in the item template instead of MinWidth/MaxWidth.