ContentControl Hierarchy

The following table lists the classes derived from System.Windows.Controls.ContentControl .

Derived Classes

Class Description
System.Windows.Controls.Frame Frame is a content control that supports navigation.
System.Windows.Controls.GroupItem Appears as the root of the visual subtree generated for a group.
System.Windows.Controls.HeaderedContentControl Base class, but not an abstract class, for all controls that contain single content and have a header.
System.Windows.Controls.Label Represents the text label for a control and provides support for access keys.
System.Windows.Controls.ListBoxItem Represents a selectable item in a ListBox.
System.Windows.Controls.Primitives.ButtonBase Represents the base class for all Button controls.
System.Windows.Controls.Primitives.StatusBarItem Represents an item of a StatusBar control.
System.Windows.Controls.ScrollViewer Represents a scrollable area that can contain other visible elements.
System.Windows.Controls.ToolTip Represents a control that creates a pop-up window that displays information for an element in the interface.
System.Windows.Controls.UserControl Provides a simple way to create a control.
System.Windows.Window Provides the ability to create, configure, show, and manage the lifetime of windows and dialog boxes.

See Also

Reference

ContentControl Class
ContentControl Members
System.Windows.Controls Namespace

Other Resources

ContentControl Content Model Overview