i am working on wpf window that show list of items next each other with wrapping, i have tried to use WrapPanel in this way:
WrapPanel
You Can Either use Canvas:
Or Use Grid and set the Margin of each Buttons according to requirenment