I'm using the LongListMultiSelector of the WP Toolkit to select multiple items. I've written a DataTemplate, which is a little bit complex and have a hight of round about 140px. Now I want to change the position of the Checkbox to VerticalAlignment Top to VerticalAlignment Center. I've tried to change the style of the LongListMultiSelector, but this doesn't work.
Has anybody an idea?