I try to create a scrollable horizontal StackPanel but I do not succeed very well...
Currently I have my StackPanel with an auto width (and the problem
auto
You should put your StackPanel into a ScrollViewer like this: