Search Results

0
votes
2answers
457 views

WPF - Border around an itemscontrol

Hey, I have an itemscontrol with a custom panel inside a usercontrol. The usercontrols size is only constrained by the parent window size. <UserControl> <Grid> …