| Name | Description |
 | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
 | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
 | AllItemsSelectedContent | Gets or sets the content of the CheckComboBox's Text property when all items are checked. The default value is All. (Inherited from Xceed.Wpf.Toolkit.Primitives.SelectAllSelector) |
 | AllowDrop | (Inherited from System.Windows.UIElement) |
 | AlternationCount | (Inherited from System.Windows.Controls.ItemsControl) |
 | AreAnyTouchesCaptured | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesOver | (Inherited from System.Windows.UIElement) |
 | Background | (Inherited from System.Windows.Controls.Control) |
 | BindingGroup | (Inherited from System.Windows.FrameworkElement) |
 | BorderBrush | (Inherited from System.Windows.Controls.Control) |
 | BorderThickness | (Inherited from System.Windows.Controls.Control) |
 | CacheMode | (Inherited from System.Windows.UIElement) |
 | Clip | (Inherited from System.Windows.UIElement) |
 | ClipToBounds | (Inherited from System.Windows.UIElement) |
 | Command | Gets or sets the command to execute when an item is checked/unchecked. (Inherited from Xceed.Wpf.Toolkit.Primitives.Selector) |
 | CommandBindings | (Inherited from System.Windows.UIElement) |
 | ContextMenu | (Inherited from System.Windows.FrameworkElement) |
 | Cursor | (Inherited from System.Windows.FrameworkElement) |
 | DataContext | (Inherited from System.Windows.FrameworkElement) |
 | Delimiter | Gets or sets the separator used by SelectedValue between the selected items. (Inherited from Xceed.Wpf.Toolkit.Primitives.Selector) |
 | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
 | DesiredSize | (Inherited from System.Windows.UIElement) |
 | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
 | DisplayMemberPath | (Inherited from System.Windows.Controls.ItemsControl) |
 | Effect | (Inherited from System.Windows.UIElement) |
 | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
 | Focusable | (Inherited from System.Windows.UIElement) |
 | FocusVisualStyle | (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) |
 | ForceCursor | (Inherited from System.Windows.FrameworkElement) |
 | Foreground | (Inherited from System.Windows.Controls.Control) |
 | GroupStyle | (Inherited from System.Windows.Controls.ItemsControl) |
 | GroupStyleSelector | (Inherited from System.Windows.Controls.ItemsControl) |
 | HasAnimatedProperties | (Inherited from System.Windows.UIElement) |
 | Height | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | InputBindings | (Inherited from System.Windows.UIElement) |
 | InputScope | (Inherited from System.Windows.FrameworkElement) |
 | IsAllItemsSelectedContentActive | Gets or sets if the value of the AllItemsSelectedContent property will be displayed in the CheckComboBox.Text when all items are selected. (Inherited from Xceed.Wpf.Toolkit.Primitives.SelectAllSelector) |
 | IsArrangeValid | (Inherited from System.Windows.UIElement) |
 | IsDropDownOpen | Gets or sets a value indicating whether the combo box drop-down is currently open. |
 | IsEditable | Gets or sets a value that enables or disables editing of the text in the Textbox of the CheckComboBox. |
 | IsEnabled | (Inherited from System.Windows.UIElement) |
 | IsFocused | (Inherited from System.Windows.UIElement) |
 | IsGrouping | (Inherited from System.Windows.Controls.ItemsControl) |
 | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
 | IsInitialized | (Inherited from System.Windows.FrameworkElement) |
 | IsInputMethodEnabled | (Inherited from System.Windows.UIElement) |
 | IsKeyboardFocused | (Inherited from System.Windows.UIElement) |
 | IsKeyboardFocusWithin | (Inherited from System.Windows.UIElement) |
 | IsLoaded | (Inherited from System.Windows.FrameworkElement) |
 | IsManipulationEnabled | (Inherited from System.Windows.UIElement) |
 | IsMeasureValid | (Inherited from System.Windows.UIElement) |
 | IsMouseCaptured | (Inherited from System.Windows.UIElement) |
 | IsMouseCaptureWithin | (Inherited from System.Windows.UIElement) |
 | IsMouseDirectlyOver | (Inherited from System.Windows.UIElement) |
 | IsMouseOver | (Inherited from System.Windows.UIElement) |
 | IsSealed | (Inherited from System.Windows.DependencyObject) |
 | IsSelectAllActive | Gets or sets if the "Select All" option is visible as a SelectorItem. (Inherited from Xceed.Wpf.Toolkit.Primitives.SelectAllSelector) |
 | IsStylusCaptured | (Inherited from System.Windows.UIElement) |
 | IsStylusCaptureWithin | (Inherited from System.Windows.UIElement) |
 | IsStylusDirectlyOver | (Inherited from System.Windows.UIElement) |
 | IsStylusOver | (Inherited from System.Windows.UIElement) |
 | IsTabStop | (Inherited from System.Windows.Controls.Control) |
 | IsTextSearchCaseSensitive | (Inherited from System.Windows.Controls.ItemsControl) |
 | IsTextSearchEnabled | (Inherited from System.Windows.Controls.ItemsControl) |
 | IsVisible | (Inherited from System.Windows.UIElement) |
 | ItemBindingGroup | (Inherited from System.Windows.Controls.ItemsControl) |
 | ItemContainerStyle | (Inherited from System.Windows.Controls.ItemsControl) |
 | ItemContainerStyleSelector | (Inherited from System.Windows.Controls.ItemsControl) |
 | Items | (Inherited from System.Windows.Controls.ItemsControl) |
 | ItemsPanel | (Inherited from System.Windows.Controls.ItemsControl) |
 | ItemsSource | (Inherited from System.Windows.Controls.ItemsControl) |
 | ItemStringFormat | (Inherited from System.Windows.Controls.ItemsControl) |
 | ItemTemplate | (Inherited from System.Windows.Controls.ItemsControl) |
 | ItemTemplateSelector | (Inherited from System.Windows.Controls.ItemsControl) |
 | Language | (Inherited from System.Windows.FrameworkElement) |
 | LayoutTransform | (Inherited from System.Windows.FrameworkElement) |
 | Margin | (Inherited from System.Windows.FrameworkElement) |
 | MaxDropDownHeight | Gets or sets a value representing the maximum dropdown height. |
 | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
 | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
 | MinHeight | (Inherited from System.Windows.FrameworkElement) |
 | MinWidth | (Inherited from System.Windows.FrameworkElement) |
 | Name | (Inherited from System.Windows.FrameworkElement) |
 | Opacity | (Inherited from System.Windows.UIElement) |
 | OpacityMask | (Inherited from System.Windows.UIElement) |
 | OverridesDefaultStyle | (Inherited from System.Windows.FrameworkElement) |
 | Padding | (Inherited from System.Windows.Controls.Control) |
 | Parent | (Inherited from System.Windows.FrameworkElement) |
 | RenderSize | (Inherited from System.Windows.UIElement) |
 | RenderTransform | (Inherited from System.Windows.UIElement) |
 | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
 | Resources | (Inherited from System.Windows.FrameworkElement) |
 | SelectAllContent | Gets or sets the content of the "Select All" SelectorItem. Default is "Select All". (Inherited from Xceed.Wpf.Toolkit.Primitives.SelectAllSelector) |
 | SelectedItem | Gets or sets the last checked or unchecked item. (Inherited from Xceed.Wpf.Toolkit.Primitives.Selector) |
 | SelectedItems | Gets the collection of checked items. (Inherited from Xceed.Wpf.Toolkit.Primitives.Selector) |
 | SelectedItemsOverride | Gets or sets a custom IList of selected items. (Inherited from Xceed.Wpf.Toolkit.Primitives.Selector) |
 | SelectedMemberPath | Gets or sets a path to a value on the source object used to determine whether an item is selected. (Inherited from Xceed.Wpf.Toolkit.Primitives.Selector) |
 | SelectedValue | Gets or sets a string containing the selected items separated by the value of Delimiter (ex., "Item1, Item2, Item3"). (Inherited from Xceed.Wpf.Toolkit.Primitives.Selector) |
 | SnapsToDevicePixels | (Inherited from System.Windows.UIElement) |
 | Style | (Inherited from System.Windows.FrameworkElement) |
 | TabIndex | (Inherited from System.Windows.Controls.Control) |
 | Tag | (Inherited from System.Windows.FrameworkElement) |
 | Template | (Inherited from System.Windows.Controls.Control) |
 | TemplatedParent | (Inherited from System.Windows.FrameworkElement) |
 | Text | Gets or sets the formatted text of the currently checked items. |
 | ToolTip | (Inherited from System.Windows.FrameworkElement) |
 | TouchesCaptured | (Inherited from System.Windows.UIElement) |
 | TouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
 | TouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
 | TouchesOver | (Inherited from System.Windows.UIElement) |
 | Triggers | (Inherited from System.Windows.FrameworkElement) |
 | Uid | (Inherited from System.Windows.UIElement) |
 | UseLayoutRounding | (Inherited from System.Windows.FrameworkElement) |
 | ValueMemberPath | Gets or sets a path to a value on the source object representing the value to use. (Inherited from Xceed.Wpf.Toolkit.Primitives.Selector) |
 | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | Visibility | (Inherited from System.Windows.UIElement) |
 | Watermark | Gets or sets the watermark that will be displayed when the CheckComboBox is both empty & unselected. |
 | WatermarkTemplate | Gets or sets the DataTemplate that will be used to configure the watermark displayed in the CheckComboBox when it is both empty & unselected. |
 | Width | (Inherited from System.Windows.FrameworkElement) |