0
votes
2answers
411 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> …
6
votes
1answer
297 views
WPF snapping controls
Hello everyone,
my current free-time project, in order to dive into WPF MVVM, is a "digital" copy of an old puzzle I used to play a lot in my childhood. It basically is a simple puzzle wher …
