You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application that allows users to arrange images. <br /> You need to ensure that users can arrange child elements in a panel without affecting the size of the elements. <br /> You also need to ensure that child elements are oriented horizontally. <br /> Which control should you use?()
A、 ListBox
B、 DockPanel
C、 WrapPanel
D、 StackPanel