Results panel
The Results panel in Microsoft Expression Blend provides information that you can use to debug errors in your application. You can double-click an error to display the line of XAML code that is causing the error. The Results panel appears at the bottom of the Expression Blend 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. For information about how to debug XAML errors, see Handling errors.
The Results panel showing several XAML errors
Output tab Provides build information when you build, rebuild, clean, or test a project. Errors tab Provides a list of build and XAML parser errors. |
|
Results table Provides metadata in a columnar format to help you address errors. |
|
Error Double-click an individual error to go to the line of markup in the XAML code. |
See also
Concepts
Debug Expression Blend applications
Send feedback about this topic to Microsoft. © 2011 Microsoft Corporation. All rights reserved.