You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. <br /> The application has multiple data entry windows. Each window contains controls that allow the user to type different addresses for shipping and mailing.<br /> All addresses have the same format. <br /> You need to ensure that you can reuse the controls. <br /> What should you create?()<p> You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. <br /> The application has multiple data entry windows. Each window contains controls that allow the user to type different addresses for shipping and mailing.<br /> All addresses have the same format. <br /> You need to ensure that you can reuse the controls. <br /> What should you create?()</p>
A、A. a user control
B、B. a data template
C、C. a control template
D、D. a control that inherits the Canvas class