HeaderedContentControl Types

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

HeaderedContentControl Content Model Overview

Types

The following table lists the types that belong to the HeaderedContentControl Type Family.

Name

Expander

GroupBox

HeaderedContentControl

TabItem

See Also

Reference

ContentControl
HeaderedContentControl

Concepts

HeaderedContentControl Content Model Overview
ContentControl Content Model Overview