Reorder Drag and Drop Children StackPanel

I have a stackpanel containing many buttons, so how can I change the order of my buttons by drawing them and popping them, like Expression Blend or “Visual Studio Xaml Window Designer” does

enter image description here

+5
source share
1 answer

This thread provides some useful information. However, there are many resources that you can find in a search that will provide a lot of information about this.

+4
source

All Articles