You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You need to ensure that the application meets the following requirements:
* Displays a menu that is specific to the control selected by the user.
* Displays the menu next to the control.
Which control should you use?
A.
Menu
B.
PopUp
C.
ListBox
D.
ContextMenu