How can I add a line break to text when it is being set as an attribute i.e.: <TextBlock Text="Stuff on line1 \n Stuff on line2" /> Breaking it...
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....