| Name | Description |
| ActualHeight | (Inherited from System.Windows.FrameworkElement) |
| ActualWidth | (Inherited from System.Windows.FrameworkElement) |
| AllowDrop | (Inherited from System.Windows.UIElement) |
| Background | (Inherited from System.Windows.Controls.Control) |
| BorderBrush | (Inherited from System.Windows.Controls.Control) |
| BorderThickness | (Inherited from System.Windows.Controls.Control) |
| CacheMode | (Inherited from System.Windows.UIElement) |
| CanUserReorder | Whether the user is allowed to drag and drop and reorder C1TabItems from this C1TabControl. |
| CharacterSpacing | (Inherited from System.Windows.Controls.Control) |
| Clip | (Inherited from System.Windows.UIElement) |
| ContentTemplate | Gets or sets the DataTemplate to apply to any TabItem that does not have a ContentTemplate property defined. |
| ContentTemplateSelector | Gets or sets a custom logic for choosing the template used to display the content of the control |
| Cursor | (Inherited from System.Windows.FrameworkElement) |
| DataContext | (Inherited from System.Windows.FrameworkElement) |
| DesiredSize | (Inherited from System.Windows.UIElement) |
| Dispatcher | (Inherited from System.Windows.DependencyObject) |
| DisplayMemberPath | (Inherited from System.Windows.Controls.ItemsControl) |
| Effect | (Inherited from System.Windows.UIElement) |
| FlowDirection | (Inherited from System.Windows.FrameworkElement) |
| FontFamily | (Inherited from System.Windows.Controls.Control) |
| FontSize | (Inherited from System.Windows.Controls.Control) |
| FontStretch | (Inherited from System.Windows.Controls.Control) |
| FontStyle | (Inherited from System.Windows.Controls.Control) |
| FontWeight | (Inherited from System.Windows.Controls.Control) |
| Foreground | (Inherited from System.Windows.Controls.Control) |
| Height | (Inherited from System.Windows.FrameworkElement) |
| HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
| HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
| IsEnabled | (Inherited from System.Windows.Controls.Control) |
| IsHitTestVisible | (Inherited from System.Windows.UIElement) |
| IsMouseOver | Returns true if the mouse is over the control. |
| IsTabStop | (Inherited from System.Windows.Controls.Control) |
| ItemContainerGenerator | (Inherited from System.Windows.Controls.ItemsControl) |
| ItemContainerStyle | Gets or sets the Style applied to all contained C1TabItems |
| Items | (Inherited from System.Windows.Controls.ItemsControl) |
| ItemsPanel | (Inherited from System.Windows.Controls.ItemsControl) |
| ItemsSource | (Inherited from System.Windows.Controls.ItemsControl) |
| ItemTemplate | (Inherited from System.Windows.Controls.ItemsControl) |
| ItemTemplateSelector | Gets or sets the custom logic for choosing a template used to display each item. |
| Language | (Inherited from System.Windows.FrameworkElement) |
| Margin | (Inherited from System.Windows.FrameworkElement) |
| MaxHeight | (Inherited from System.Windows.FrameworkElement) |
| MaxWidth | (Inherited from System.Windows.FrameworkElement) |
| MinHeight | (Inherited from System.Windows.FrameworkElement) |
| MinWidth | (Inherited from System.Windows.FrameworkElement) |
| MouseOverBrush | Gets or sets the System.Windows.Media.Brush used to highlight the control when it has the mouse over. |
| Name | (Inherited from System.Windows.FrameworkElement) |
| Opacity | (Inherited from System.Windows.UIElement) |
| OpacityMask | (Inherited from System.Windows.UIElement) |
| Padding | (Inherited from System.Windows.Controls.Control) |
| Parent | (Inherited from System.Windows.FrameworkElement) |
| PressedBrush | Gets or sets the System.Windows.Media.Brush used to paint a button when it is pressed. |
| Projection | (Inherited from System.Windows.UIElement) |
| RenderSize | (Inherited from System.Windows.UIElement) |
| RenderTransform | (Inherited from System.Windows.UIElement) |
| RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
| Resources | (Inherited from System.Windows.FrameworkElement) |
| SelectedBackground | Gets or sets the System.Windows.Media.Brush used to highlight the control when it is selected. |
| SelectedContent | Gets the content of the currently selected System.Windows.Controls.TabItem. |
| SelectedIndex | Gets or sets the index of the currently selected System.Windows.Controls.TabItem. |
| SelectedItem | Gets or sets the selected item or returns null if the selection is empty. |
| ShowSingleTab | Gets or sets a value that determines whether the tab strip is shown when the control has only one child. |
| Style | (Inherited from System.Windows.FrameworkElement) |
| TabIndex | (Inherited from System.Windows.Controls.Control) |
| TabItemClose | Gets or sets the location of the Close button. |
| TabItemShape | Gets or sets the geometric shape of the tabs. |
| TabNavigation | (Inherited from System.Windows.Controls.Control) |
| TabStripBackground | Gets or sets the System.Windows.Media.Brush that will be assigned to the Background of the tab strip. |
| TabStripForeground | Gets or sets the System.Windows.Media.Brush that will be assigned to the Foreground of the tab strip. |
| TabStripHorizontalAlignment | Gets or sets the horizontal alignment of the group of C1TabItems. |
| TabStripMenuVisibility | Gets or sets the visibility of the menu listing the items. |
| TabStripOverlap | Gets or sets the length of the overlap between C1TabItems. |
| TabStripOverlapDirection | Gets or sets the Z-Index arrangement of the C1TabItems. |
| TabStripPlacement | Gets or sets the location of the panel with the tabs relative to the whole control. |
| TabStripVerticalAlignment | Gets or sets the vertical alignment of the group of C1TabItems. |
| Tag | (Inherited from System.Windows.FrameworkElement) |
| Template | (Inherited from System.Windows.Controls.Control) |
| Triggers | (Inherited from System.Windows.FrameworkElement) |
| UnselectedContentMode | Gets or sets what is done with the content of unselected items. |
| UpdateSourceCollection | Gets or sets whether changes in the order of the items are written to Items or ItemsSource. |
| UseLayoutRounding | (Inherited from System.Windows.UIElement) |
| VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
| VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
| Visibility | (Inherited from System.Windows.UIElement) |
| VisibleItems | A read-only collection that contains all visible items in the C1TabControl |
| Width | (Inherited from System.Windows.FrameworkElement) |