Tip: Stretching list items in UWP
7 years ago
Learn how to stretch list items in UWP's ListView and ListBox controls to fully utilize the available width. Discover how to use the ItemContainerStyle to align the container and contents of each item. Customize your list controls with these simple styles. Check out the full article for code samples and more details!