ContentControl is a control with a single piece of content of any type and supports only one child.
List of ContentControl:
- Button
- CheckBox
- ComboBoxItem
- ContentControl
- Frame
- GridViewColumnHeader
- GroupItem
- Label
- ListBoxItem
- ListViewItem
- NavigationWindow
- RadioButton
- RichTextBox
- RepeatButton
- ScrollViewer
- StatusBarItem
- ToggleButton
- ToolTip
- UserControl
- Window