Answer (Choose 1 answer)
Choose the correct statement about ContentControl in the WPF Types
B A. None of the others
B. This is the namespace contains all the elements that help in interacting with the user
C. This is the base class for all the control that displays a list of items and includes controls like, ListBox.TreeView, Menus, Toolbar, etc
D. That is the base class for all the control that supports only single content. Control from Label, Button,Windows, etc. The appearance of the control can be enhanced using a data template