单项选择题

‍如何让StackPanel的内容水平排列?()

A.Orientation="Vertical"
B.HorizontalAlignment="Center"
C.VerticalAlignment="Center"
D.Orientation="Horizontal"