Is it possible to make the elements within a WPF toolbar have a HorizontalAlignment of Right?
For anyone else looking for a solution, the following worked for me:
I'm using .NET 4.6 and VS2015, but I believe this would work in previous versions too.