Object Browser Window
The Object Browser is a special tool window that enables you to browse the .NET Framework class library. You can get a hierarchical view of the Base Class Library and of all the types defined in your solution, including types defined in referenced external assemblies. The Object Browser is useful because you can understand how a type is defined, what members it exposes, what interfaces it implements and what other classes it derives from. If the types are documented, you can get a description for each object or member.
Tip
You can activate the Object Browser by pressing Ctrl+ALT+J.
Figure 2.35 represents, as an example, the Object Browser showing members of the System.Windows.ContentElement class.
Figure 2.35 The Object ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access