If the total number of items in the list is less than ItemsPerPage, the XamCarouselPanel will spread out those items evenly along the ItemPath so they take up all the space between the prefix and suffix areas.
For example, if the number of items per page is set to 10 and the total number of items in the list is 20, then the 10 displayed items will be arranged along the ItemPath between the prefix and suffix areas using even spacing. If the number of items in the list is less than ItemsPerPage, say 5, then those 5 items will still be evenly arranged along the ItemPath between the prefix and suffix areas, but with increased spacing so the entire area is used. This prevents items from being 'bunched up' at the beginning of the path.
Note: up to 2x ItemsPerPage items will be displayed at any given time while the XamCarouselPanel is in the process of scrolling.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2