WPF: Listbox with DrawingBrush background resizes with window ...
I have a WPF windows with only a single ListBox control on it. I didn't give the control any fixed size, so it's as large as the and resizes when I resize the windows. The ListBox has a…