Margin on ItemsControl of virtualizing ListBox not working properly
问题 I have a problem with a class which extends ListBox in Windows Phone 7 Silverlight. The idea is to have a full ScrollViewer (black, e.g. fills the whole phone screen) and that the ItemsPresenter (red) has a margin (green). This is used to have a margin around the whole list but the scroll bars begin in the top right edge and end in the bottom right edge of the dark rectangle: The problem is, that the ScrollViewer can't scroll to the very end, it cuts 50 pixels off of the last element in the