You are designing a Windows Forms application.
You intend to display graphics on a form in the application by using a third-party Windows Presentation Foundation (WPF) control.
You need to recommend a control for hosting the third-party WPF control.
What should you recommend?
A.
a Panel control
B.
an ElementHost control
C.
a WindowsFormsHost control
D.
a Canvas control