❔ WPF TextBlock colored background no stretching with ListBox HorizontalContentAlignment
This is my XAML code for the list:
Here is what the form looks like right now:
I can't get the gray background to extend across the entire list item.
2 Replies
Stack Overflow
How to get a ListBox ItemTemplate to stretch horizontally the full ...
I want to have the ListItems to extend with their orange background the full width of the Listbox.
Currently they are only as wide as the FirstName + LastName.
I've set every element I can to:
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.