You are reviewing multiple Windows Presentation Foundation (WPF) applications that
capture postal addresses. The WPF applications have different appearances and
functionality. Each WPF application uses a different control to visualize the captured
addresses. You plan to modify all WPF applications to allow developers to visualize
addresses by using a common template. You need to recommend an approach for
standardizing the visualization of captured addresses. What should you recommend?
A.
Use a ControlTemplate object.
B.
Use a FrameworkTemplate object.
C.
Use a DataTemplate object.
D.
Use an ItemsPanelTemplate object.