| Name | Description |
 | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
 | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
 | AllowDrop | (Inherited from System.Windows.UIElement) |
 | AllowSpin | Gets or sets a value indicating whether increment/decrement operations via the keyboard, button spinners, or mouse wheel can be performed. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>) |
 | AllowTextInput | Determines if the editable part of the control can be edited. The editable part does not include buttons or spinners, it is typically the text part. (Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase) |
 | AreAnyTouchesCaptured | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesOver | (Inherited from System.Windows.UIElement) |
 | AutoClipTimeParts | Gets or sets if the hours, minutes and seconds time parts are clipped automatically. (Inherited from Xceed.Wpf.Toolkit.DateTimeUpDown) |
 | AutoCloseCalendar | Gets or sets whether the DatePicker calendar popup will close once the user clicks on a new date. |
 | AutoCloseCalendarOnTimeSelection | Gets or sets whether the DatePicker calendar popup will close once the user makes a new time selection. |
 | 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) |
 | ButtonSpinnerDownContentTemplate | Gets/sets the DataTemplate to use for the spinner Down button when it is enabled. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>) |
 | ButtonSpinnerDownDisabledContentTemplate | Gets/sets the DataTemplate to use for the spinner Down button when it is disabled. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>) |
 | ButtonSpinnerHeight | Gets/sets the height of the spinner Up/Down buttons section. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>) |
 | ButtonSpinnerLocation | Gets/Sets the location of the Up/Down buttons (either on the left or on the right) of numericUpDown controls. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>) |
 | ButtonSpinnerUpContentTemplate | Gets/sets the DataTemplate to use for the spinner Up button when it is enabled. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>) |
 | ButtonSpinnerUpDisabledContentTemplate | Gets/sets the DataTemplate to use for the spinner Up button when it is disabled. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>) |
 | ButtonSpinnerWidth | Gets/sets the width of the spinner Up/Down buttons section. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>) |
 | CacheMode | (Inherited from System.Windows.UIElement) |
 | CalendarDisplayMode | Gets/Sets the display mode of the calendar inside the DateTimePicker. Default is Month. |
 | CalendarWidth | Gets or sets the width of the Calendar inside the popup of the DateTimePicker. The Calendar’s height will be adjusted accordingly. |
 | CaretBrush | Gets or sets the caret brush's color. (Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase) |
 | Clip | (Inherited from System.Windows.UIElement) |
 | ClipToBounds | (Inherited from System.Windows.UIElement) |
 | ClipValueToMinMax | (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>) |
 | CommandBindings | (Inherited from System.Windows.UIElement) |
 | ContextMenu | (Inherited from System.Windows.FrameworkElement) |
 | CultureInfo | Gets or sets the CultureInfo of the input control. (Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase) |
 | CurrentDateTimePart | Gets/Sets the current Date/Time part that will be changed when using the Up/Down buttons (or Up/Down keys). This value must match a valid DateTime part on the DateTimeUpDownBase. This property will be modified when a new DateTimePart is selected via the mouse or keyboard. Default is DateTimePart.Other. (Inherited from Xceed.Wpf.Toolkit.Primitives.DateTimeUpDownBase<Nullable<DateTime>>) |
 | Cursor | (Inherited from System.Windows.FrameworkElement) |
 | DataContext | (Inherited from System.Windows.FrameworkElement) |
 | DefaultValue | Gets or sets the default value of the control. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>) |
 | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
 | DesiredSize | (Inherited from System.Windows.UIElement) |
 | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
 | DisplayDefaultValueOnEmptyText | (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>) |
 | DropDownButtonContent | Gets/sets the content of the DropDown button when it is enabled. (Inherited from Xceed.Wpf.Toolkit.Primitives.DateTimePickerBase) |
 | DropDownButtonDisabledContent | Gets/sets the content of the DropDown button when it is disabled. (Inherited from Xceed.Wpf.Toolkit.Primitives.DateTimePickerBase) |
 | DropDownButtonHeight | Gets/sets the height of the DropDown button. (Inherited from Xceed.Wpf.Toolkit.Primitives.DateTimePickerBase) |
 | DropDownButtonWidth | Gets/sets the width of the DropDown button. (Inherited from Xceed.Wpf.Toolkit.Primitives.DateTimePickerBase) |
 | 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) |
 | Format | Gets or sets the date-time format used by DateTimeUpDown. (Inherited from Xceed.Wpf.Toolkit.DateTimeUpDown) |
 | FormatString | Gets or sets the date-time format to be used by the control when Format is set to Custom. (Inherited from Xceed.Wpf.Toolkit.DateTimeUpDown) |
 | 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) |
 | IsArrangeValid | (Inherited from System.Windows.UIElement) |
 | IsEnabled | (Inherited from System.Windows.UIElement) |
 | IsFocused | (Inherited from System.Windows.UIElement) |
 | 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) |
 | IsOpen | Gets or sets a value indicating whether the DateTimePicker is open. (Inherited from Xceed.Wpf.Toolkit.Primitives.DateTimePickerBase) |
 | IsReadOnly | Gets or sets a value indicating whether the input control is read-only. (Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase) |
 | 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) |
 | IsUndoEnabled | Gets or sets if the Undo function is enabled or not. (Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase) |
 | IsVisible | (Inherited from System.Windows.UIElement) |
 | Kind | (Inherited from Xceed.Wpf.Toolkit.DateTimeUpDown) |
 | Language | (Inherited from System.Windows.FrameworkElement) |
 | LayoutTransform | (Inherited from System.Windows.FrameworkElement) |
 | Margin | (Inherited from System.Windows.FrameworkElement) |
 | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
 | Maximum | (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>) |
 | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
 | MinHeight | (Inherited from System.Windows.FrameworkElement) |
 | Minimum | (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>) |
 | MinWidth | (Inherited from System.Windows.FrameworkElement) |
 | MouseWheelActiveTrigger | Gets or sets a value indicating when the mouse wheel event should affect the value. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>) |
 | 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) |
 | ShowButtonSpinner | Gets or sets a value indicating whether the button spinners are visible. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>) |
 | ShowDropDownButton | Gets or sets a value indicating whether the drop-down button of the DateTimePicker should be displayed. (Inherited from Xceed.Wpf.Toolkit.Primitives.DateTimePickerBase) |
 | SnapsToDevicePixels | (Inherited from System.Windows.UIElement) |
 | Step | Gets/sets the step to use when incrementing/decrementing a DateTimeUpDown or TimeSpanUpDown with Up/Down buttons or Up/Down keys. Default is 1. (Inherited from Xceed.Wpf.Toolkit.Primitives.DateTimeUpDownBase<Nullable<DateTime>>) |
 | 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 formated string representation of the value of the input control. (Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase) |
 | TextAlignment | Gets or sets the alignment of the text. (Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase) |
 | TimeFormat | Gets or sets the time format. |
 | TimeFormatString | Gets or sets the time format string used when TimeFormat is set to Custom. |
 | TimePickerAllowSpin | |
 | TimePickerShowButtonSpinner | |
 | TimePickerTimeListItemsStyle | Gets or sets the style of the TimeItems located in the DateTimePicker's TimePicker. |
 | TimePickerVisibility | |
 | TimeWatermark | Gets or sets the time watermark. |
 | TimeWatermarkTemplate | Gets or sets the time watermark's data template. |
 | TodayButtonContent | Gets or sets the content of the Today button. |
 | TodayButtonVisibility | Gets or sets the visibility of the Today button. |
 | 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) |
 | UpdateValueOnEnterKey | Indicates if the synchronization between "Value" and "Text" should be done only on the Enter key press (and lost focus). In the case of DateTimePicker, this property is true by default and cannot be modified. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>) |
 | UseLayoutRounding | (Inherited from System.Windows.FrameworkElement) |
 | Value | Gets or sets the value of the control. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>) |
 | 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 of the input control. (Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase) |
 | WatermarkTemplate | Gets or sets the DataTemplate of the watermark. (Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase) |
 | Width | (Inherited from System.Windows.FrameworkElement) |