The Object Browser: Description Pane
Keyboard: CTRL + ALT + J
Menu: View -> Object Browser
Command: View.ObjectBrowser
Versions: 2008,2010
Published: 9/2/2010
Code: vstipTool0084
Windows Phone 7 has gone RTM!!! Check out the Windows Phone 7 Developer Portal and start cranking some code today!
The Description Pane (bottom) displays detailed information about the currently selected item (Objects Pane) or member (Members Pane):
You can copy (RIGHT CLICK or CTRL + C) data from the Description pane to the Clipboard, and then paste it into the Code Editor:
The information displayed depends on the selection and can include the following:
Name and parent object.
Properties and attributes.
Syntax in the programming language of the active project.
Links to related objects and members.
Descriptions, comments, and Help text.
Version of the .NET Framework in which the object or member is included.