| Name | Description |
| ActualHeight | (Inherited from System.Windows.FrameworkElement) |
| ActualWidth | (Inherited from System.Windows.FrameworkElement) |
| AllowDrop | (Inherited from System.Windows.UIElement) |
| AllowNull | Gets or sets whether the user can enter nulls values. |
| Background | (Inherited from System.Windows.Controls.Control) |
| BorderBrush | (Inherited from System.Windows.Controls.Control) |
| BorderThickness | (Inherited from System.Windows.Controls.Control) |
| ButtonBackground | Gets or sets the System.Windows.Media.Brush that will be assigned to the Background of the buttons inside the control. |
| ButtonForeground | Gets or sets the System.Windows.Media.Brush that will be assigned to the Foreground of the buttons inside the control. |
| CacheMode | (Inherited from System.Windows.UIElement) |
| CaretBrush | Gets or sets the System.Windows.Media.Brush of the blinking cursor of an input control. When .NET Framework is v3.5, 'CaretBrush' takes no effect. |
| CharacterSpacing | (Inherited from System.Windows.Controls.Control) |
| Clip | (Inherited from System.Windows.UIElement) |
| CornerRadius | Gets or sets a value that represents the degree to which the corners of the element are rounded. |
| Culture | Sets the culture used to display the value in the C1NumericBox. |
| Cursor | (Inherited from System.Windows.FrameworkElement) |
| DataContext | (Inherited from System.Windows.FrameworkElement) |
| Delay | Gets or sets the delay for the Increase and Decrease buttons. |
| DesiredSize | (Inherited from System.Windows.UIElement) |
| DisabledCuesVisibility | Gets or sets a value indicating whether the disabled visuals of the control are visible. |
| Dispatcher | (Inherited from System.Windows.DependencyObject) |
| Effect | (Inherited from System.Windows.UIElement) |
| FlowDirection | (Inherited from System.Windows.FrameworkElement) |
| FocusBrush | Gets or sets the System.Windows.Media.Brush used to highlight the focused control. |
| FocusCuesVisibility | Gets or sets a value indicating whether the focus visuals of the control are visible. |
| 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) |
| Format | Gets or sets the value for the Format of the C1NumericBox. |
| HandleUpDownKeys | Gets or sets If the control handles the Up / Down / PageUp / PageDown keys. |
| Height | (Inherited from System.Windows.FrameworkElement) |
| HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
| HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
| Increment | Gets or sets the increment applied when the user pressed the up/down arrow keys. |
| Interval | Gets or sets the interval for the Increase and Decrease buttons. |
| IsEnabled | (Inherited from System.Windows.Controls.Control) |
| IsFocused | Returns true if the control has the focus. |
| IsHitTestVisible | (Inherited from System.Windows.UIElement) |
| IsMouseOver | Returns true if the mouse is over the control. |
| IsReadOnly | Gets or sets the value that determines if the C1NumericBox is read-only. |
| IsTabStop | (Inherited from System.Windows.Controls.Control) |
| Language | (Inherited from System.Windows.FrameworkElement) |
| Margin | (Inherited from System.Windows.FrameworkElement) |
| MaxHeight | (Inherited from System.Windows.FrameworkElement) |
| Maximum | Gets or sets the maximum value allowed for the C1NumericBox. |
| MaxWidth | (Inherited from System.Windows.FrameworkElement) |
| MinHeight | (Inherited from System.Windows.FrameworkElement) |
| Minimum | Gets or sets the minimum value allowed for the C1NumericBox. |
| 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) |
| RangeValidationMode | Gets or sets the mode used to validate the range between Minimum and Maximum. |
| RenderSize | (Inherited from System.Windows.UIElement) |
| RenderTransform | (Inherited from System.Windows.UIElement) |
| RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
| Resources | (Inherited from System.Windows.FrameworkElement) |
| SelectionBackground | Gets or sets the System.Windows.Media.Brush that fills the background of the selected text. |
| SelectionForeground | Gets or sets the System.Windows.Media.Brush used as foreground of the selected text. |
| SelectionLength | Gets or sets the number of characters in the current selection in the C1NumericBox. |
| SelectionStart | Gets or sets the starting position of the text selected in the C1NumericBox. |
| SelectOnFocus | Gets or sets the condition under which all control text is selected when the control receives focus. |
| ShowButtons | Shows or hides the buttons for Increment or Decrement. |
| Style | (Inherited from System.Windows.FrameworkElement) |
| TabIndex | (Inherited from System.Windows.Controls.Control) |
| TabNavigation | (Inherited from System.Windows.Controls.Control) |
| Tag | (Inherited from System.Windows.FrameworkElement) |
| Template | (Inherited from System.Windows.Controls.Control) |
| TextAlignment | Gets or sets how the text should be aligned in the C1NumericBox. |
| Triggers | (Inherited from System.Windows.FrameworkElement) |
| UseLayoutRounding | (Inherited from System.Windows.UIElement) |
| ValidationDecoratorStyle | Gets or sets the style that is applied to the inner C1ValidationDecorator. |
| Value | Gets or sets the numeric value in the C1NumericBox. |
| 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 content displayed when the control is empty. |
| Width | (Inherited from System.Windows.FrameworkElement) |