I feel like I shouldn't be struggling with this but I am new to WPF and appear to be having issues aligning to the right within a horizontal stackpanel or a wrappanel. I'm not sure what exactly I could be doing wrong as I see the option but doesn't do what is expected.
I have an ellipse and a label. They should both be right aligned with the ellipse being first and the label being to the right of it pressed up against the edge of my container. Can anyone explain how this is done as I'm apparently missing something. Thank you.