Results panel (Windows Phone)

The Results panel provides information that you can use to debug errors in your application. You can double-click an error to display the code that is causing the error. If you do not see the Results panel, press F12.

The Results panel appears at the bottom of the document window, and will appear behind the Objects and Timeline panel when you are working in the Animation workspace. If you do not see the Results panel, press F12.

The Results panel showing several XAML errors

Output tab   Provides build information when you build, rebuild, clean, or run a project.

Errors tab   Provides a list of build and XAML parser errors.

Results table   Provides metadata to help you address errors.

Error   Double-click an individual error to go to the code that is causing the error.