| Name | Description |
 | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
 | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
 | AllowDrop | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesCaptured | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesOver | (Inherited from System.Windows.UIElement) |
 | AutoClose | Auto closes the dropdown when the user clicks outside it. (Inherited from C1.WPF.C1DropDownButton) |
 | AutoSizeMode | Gets or sets how the content of the poup will be resized as the content size changes. (Inherited from C1.WPF.C1DropDownButton) |
 | Background | (Inherited from System.Windows.Controls.Control) |
 | BindingGroup | (Inherited from System.Windows.FrameworkElement) |
 | BitmapEffect | (Inherited from System.Windows.UIElement) |
 | BitmapEffectInput | (Inherited from System.Windows.UIElement) |
 | 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) |
 | CommandBindings | (Inherited from System.Windows.UIElement) |
 | Content | (Inherited from System.Windows.Controls.ContentControl) |
 | ContentStringFormat | (Inherited from System.Windows.Controls.ContentControl) |
 | ContentTemplate | (Inherited from System.Windows.Controls.ContentControl) |
 | ContentTemplateSelector | (Inherited from System.Windows.Controls.ContentControl) |
 | ContextMenu | (Inherited from System.Windows.FrameworkElement) |
 | CornerRadius | Gets or sets a value that represents the degree to which the corners of the element are rounded. (Inherited from C1.WPF.C1DropDownButton) |
 | Cursor | (Inherited from System.Windows.FrameworkElement) |
 | DataContext | (Inherited from System.Windows.FrameworkElement) |
 | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
 | DesiredSize | (Inherited from System.Windows.UIElement) |
 | DisabledCuesVisibility | Gets or sets a value indicating whether the disabled visuals of the control are visible. (Inherited from C1.WPF.C1DropDown) |
 | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
 | DropDownDirection | Specifies the expand direction of the control drop-down box. (Inherited from C1.WPF.C1DropDownButton) |
 | DropDownHeight | Gets or sets the height of the drop-down box (set to Double.NaN to size automatically). (Inherited from C1.WPF.C1DropDownButton) |
 | DropDownWidth | Gets or sets the width of the drop-down box (set to Double.NaN to size automatically). (Inherited from C1.WPF.C1DropDownButton) |
 | Effect | (Inherited from System.Windows.UIElement) |
 | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
 | Focusable | (Inherited from System.Windows.UIElement) |
 | FocusBrush | Gets or sets the System.Windows.Media.Brush used to highlight the focused control. (Inherited from C1.WPF.C1DropDownButton) |
 | FocusCuesVisibility | Gets or sets a value indicating whether the focus visuals of the control are visible. (Inherited from C1.WPF.C1DropDown) |
 | 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) |
 | HasAnimatedProperties | (Inherited from System.Windows.UIElement) |
 | HasContent | (Inherited from System.Windows.Controls.ContentControl) |
 | Header | Gets or sets the header of this control. (Inherited from C1.WPF.C1HeaderedContentControl) |
 | HeaderBackground | Gets or sets the background brush of the header. (Inherited from C1.WPF.C1HeaderedContentControl) |
 | HeaderFontFamily | Gets or sets the font family of the header. (Inherited from C1.WPF.C1HeaderedContentControl) |
 | HeaderFontSize | Gets or sets the font size of the header. (Inherited from C1.WPF.C1HeaderedContentControl) |
 | HeaderFontStretch | Gets or sets the font stretch of the header. (Inherited from C1.WPF.C1HeaderedContentControl) |
 | HeaderFontStyle | Gets or sets the font style of the header. (Inherited from C1.WPF.C1HeaderedContentControl) |
 | HeaderFontWeight | Gets or sets the font weight of the header. (Inherited from C1.WPF.C1HeaderedContentControl) |
 | HeaderForeground | Gets or sets the foreground brush of the header. (Inherited from C1.WPF.C1HeaderedContentControl) |
 | HeaderPadding | Gets or sets the padding of the header. (Inherited from C1.WPF.C1HeaderedContentControl) |
 | HeaderTemplate | Gets or sets the data template used to display the header. (Inherited from C1.WPF.C1HeaderedContentControl) |
 | Height | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | HorizontalHeaderAlignment | Gets or sets the HorizontalContentAlignment of the header. (Inherited from C1.WPF.C1HeaderedContentControl) |
 | InputBindings | (Inherited from System.Windows.UIElement) |
 | InputScope | (Inherited from System.Windows.FrameworkElement) |
 | IsArrangeValid | (Inherited from System.Windows.UIElement) |
 | IsDropDownOpen | Open or close the control drop-down box. (Inherited from C1.WPF.C1DropDownButton) |
 | IsEnabled | (Inherited from System.Windows.UIElement) |
 | IsFocused | Returns true if the control has the focus. (Inherited from C1.WPF.C1DropDownButton) |
 | 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) |
 | 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) |
 | IsVisible | (Inherited from System.Windows.UIElement) |
 | Language | (Inherited from System.Windows.FrameworkElement) |
 | LayoutTransform | (Inherited from System.Windows.FrameworkElement) |
 | Margin | (Inherited from System.Windows.FrameworkElement) |
 | MaxDropDownHeight | Gets or sets maximum height constraint of the drop-down box. (Inherited from C1.WPF.C1DropDownButton) |
 | MaxDropDownWidth | Gets or sets maximum width constraint of the drop-down box. (Inherited from C1.WPF.C1DropDownButton) |
 | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
 | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
 | MinDropDownHeight | Gets or sets minimum height constraint of the drop-down box. (Inherited from C1.WPF.C1DropDownButton) |
 | MinDropDownWidth | Gets or sets minimum width constraint of the drop-down box. (Inherited from C1.WPF.C1DropDownButton) |
 | 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. (Inherited from C1.WPF.C1DropDownButton) |
 | 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) |
 | PersistId | (Inherited from System.Windows.UIElement) |
 | PressedBrush | Gets or sets the System.Windows.Media.Brush used to paint a button when it is pressed. (Inherited from C1.WPF.C1DropDownButton) |
 | RenderSize | (Inherited from System.Windows.UIElement) |
 | RenderTransform | (Inherited from System.Windows.UIElement) |
 | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
 | Resources | (Inherited from System.Windows.FrameworkElement) |
 | ShowButton | Gets/sets if the aSystem.Windows.Controls.Primitives.ToggleButton is shown. (Inherited from C1.WPF.C1DropDown) |
 | 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) |
 | 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) |
 | ValidationDecoratorStyle | Gets or sets the style that is applied to the inner C1ValidationDecorator. (Inherited from C1.WPF.C1DropDownButton) |
 | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | VerticalHeaderAlignment | Gets or sets the VerticalContentAlignment of the header. (Inherited from C1.WPF.C1HeaderedContentControl) |
 | Visibility | (Inherited from System.Windows.UIElement) |
 | Width | (Inherited from System.Windows.FrameworkElement) |