Elements starting by center of a stackpanel

Viewed 21361

How can I insert elements into a stackpanel, and they start positioned by center? Something like this:

|_ _ x _ _ |

|_ x x _ _ |

|_ x x x _ |

The "x" are the elements, and the "_" are blank space.

Is there something already implemented?

4 Answers
Related