You are debugging a Windows Phone 7 application that contains a breakpoint in the Activated event. You click the Search button of the emulator to perform a Bing search and notice that Microsoft Visual Studio is still attached to the emulator process. You need to step into the code of the Activated event. What should you recommend?
A.
Attach to the XDE.exe process.
B.
Click the Back button of the emulator.
C.
Stop the debugger and then start it again.
D.
Launch the application by using the Start button of the emulator and clicking the application icon.