Quote Originally Posted by Evil_Giraffe View Post
Personally, I'd put the items in a horizontally oriented stack panel and accomplish the movement by having a property trigger on the images themselves to set a style with a bottom and left/right margins.
For WPF, it is very slow with event triggers for 52 images. I want to try the same thing with VB.NET.