Is it possible to make the elements within a WPF toolbar have a HorizontalAlignment of Right?
I'm not very satisfied with the "WidthConverter" solution because I got some dynamic elements at end. Further search led me to here, which seems to be working perfect for me. Here is my code sample in case you are interested: