Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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