Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Types that inherit from the HeaderedContentControl class belong to the HeaderedContentControl Type Family, a subcategory of the ContentControl Type Family. A HeaderedContentControl is a type of Control that has two content properties: Content and Header. Examples of headered content controls include TabItem and Expander.
A HeaderedContentControl is a type of ContentControl that contains a single piece of content and also has a header. Examples of headered content controls include Expander and TabItem.
This topic contains the following sections:
- Content Model
- Types
- Related Topics
Content Model
Content properties |
Content, Header |
Content model information |
Types
The following table lists the types that belong to the HeaderedContentControl Type Family.
| Name |
|---|
Expander |
HeaderedContentControl |
TabItem |
See Also
Reference
ContentControl
HeaderedContentControl
Concepts
HeaderedContentControl Content Model Overview
ContentControl Content Model Overview