Xceed Toolkit Plus for WPF v4.7 Documentation
CalculatorUpDown Class Members
Fields  Properties  Methods  Events


Xceed.Wpf.Toolkit Assembly > Xceed.Wpf.Toolkit Namespace : CalculatorUpDown Class

The following tables list the members exposed by CalculatorUpDown.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CalculatorUpDown class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)

Identifies the DisplayText dependency property.

 
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)

Identifies the EnterClosesCalculator dependency property.

 
Public Fieldstatic (Shared in Visual Basic)

Identifies the IsOpen dependency property.

 
Public Fieldstatic (Shared in Visual Basic)

Identifies the Memory dependency property.

 
Public Fieldstatic (Shared in Visual Basic)

Identifies the Precision dependency property.

 
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets 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>)
Public Property

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)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from Xceed.Wpf.Toolkit.NumericUpDown<Nullable<T>>)
Public Property (Inherited from Xceed.Wpf.Toolkit.NumericUpDown<Nullable<T>>)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyGets/sets the DataTemplate to use for the spinner Down button when it is enabled. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Public PropertyGets/sets the DataTemplate to use for the spinner Down button when it is disabled. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Public PropertyGets/sets the height of the spinner Up/Down buttons section. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Public PropertyGets/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>)
Public PropertyGets/sets the DataTemplate to use for the spinner Up button when it is enabled. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Public PropertyGets/sets the DataTemplate to use for the spinner Up button when it is disabled. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Public PropertyGets/sets the width of the spinner Up/Down buttons section. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets or sets the caret brush's color. (Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the CultureInfo of the input control. (Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the default value of the control. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.Threading.DispatcherObject)
Public Property (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Public PropertyGets or sets the text displayed in the calculator control's "display."  
Public PropertyGets/sets the content of the DropDown button when it is enabled.  
Public PropertyGets/sets the content of the DropDown button when it is disabled.  
Public PropertyGets/sets the height of the DropDown button.  
Public PropertyGets/sets the width of the DropDown button.  
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets or sets a value indicating whether the Enter keyboard button closes the calculator when pressed.  
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets the dispaly format of the Value. (Inherited from Xceed.Wpf.Toolkit.NumericUpDown<Nullable<T>>)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets the amount in which to increment the value. (Inherited from Xceed.Wpf.Toolkit.NumericUpDown<Nullable<T>>)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets or sets a value indicating whether the calculator dropdown is open.  
Public PropertyGets or sets a value indicating whether the input control is read-only. (Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase)
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets if the Undo function is enabled or not. (Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Public PropertyGets or sets the maximum number of characters that can be manually entered into the NumericUpDown. (Inherited from Xceed.Wpf.Toolkit.NumericUpDown<Nullable<T>>)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the numeric value stored in the calculator's memory.  
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property

Gets or sets a value indicating when the mouse wheel event should affect the value.

(Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets a value representing the number style of the numeric up-down control. (Inherited from Xceed.Wpf.Toolkit.CommonNumericUpDown<decimal>)
Public PropertyGets or sets the maximum number of digits displayed to the right of the decimal point in the calculator.  
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets a value indicating whether the button spinners are visible. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property

Gets or sets the formated string representation of the value of the input control.

(Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase)
Public PropertyGets or sets the alignment of the text. (Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets or sets a value indicating whether the synchronization between "Value" and "Text" should be done only on the Enter key press (and lost focus). (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the value of the control. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets or sets the watermark of the input control. (Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase)
Public PropertyGets or sets the DataTemplate of the watermark. (Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase)
Public Property (Inherited from System.Windows.FrameworkElement)
Top
Protected Properties
 NameDescription
Protected Internal Property (Inherited from System.Windows.FrameworkElement)
Protected Internal Property (Inherited from System.Windows.Controls.Control)
Protected Internal Property (Inherited from System.Windows.UIElement)
Protected Internal Property (Inherited from System.Windows.FrameworkElement)
Protected Property (Inherited from System.Windows.UIElement)
Protected Internal Property (Inherited from System.Windows.FrameworkElement)
Protected PropertyGets or sets the Spinner of this control. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Protected Property (Inherited from System.Windows.UIElement)
Protected PropertyGets or sets the control's TextBox. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.FrameworkElement)
Protected Internal Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Internal Property (Inherited from System.Windows.Media.Visual)
Protected Internal Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Protected Property (Inherited from System.Windows.Media.Visual)
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodCommits input made in the control. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodOverridden. Invoked whenever application code or internal processes call ApplyTemplate.  
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.Controls.Control)
Public MethodOverloaded.  (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Top
Protected Methods
 NameDescription
Protected Internal Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.Media.Visual)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.Controls.Control)
Protected Method (Inherited from Xceed.Wpf.Toolkit.CommonNumericUpDown<decimal>)
Protected Method (Inherited from Xceed.Wpf.Toolkit.CommonNumericUpDown<decimal>)
Protected Method (Inherited from Xceed.Wpf.Toolkit.DecimalUpDown)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Internal Method (Inherited from System.Windows.FrameworkElement)
Protected Internal Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected MethodOverloaded.  (Inherited from System.Windows.UIElement)
Protected Method (Inherited from Xceed.Wpf.Toolkit.DecimalUpDown)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.Controls.Control)
Protected MethodSets the focus to TextBox. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Protected Method (Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from Xceed.Wpf.Toolkit.NumericUpDown<Nullable<T>>)
Protected Method (Inherited from Xceed.Wpf.Toolkit.NumericUpDown<Nullable<T>>)
Protected Method (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Protected Method (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Protected MethodCalled when the value is coerced. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from Xceed.Wpf.Toolkit.NumericUpDown<Nullable<T>>)
Protected MethodCalled when the CultureInfo property has changed. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Protected Method (Inherited from Xceed.Wpf.Toolkit.CommonNumericUpDown<decimal>)
Protected Method (Inherited from System.Windows.Media.Visual)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected MethodCalled when FormatString changes. (Inherited from Xceed.Wpf.Toolkit.NumericUpDown<Nullable<T>>)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from Xceed.Wpf.Toolkit.CommonNumericUpDown<decimal>)
Protected Method (Inherited from Xceed.Wpf.Toolkit.NumericUpDown<Nullable<T>>)
Protected MethodCalled when the Initialized event is raised. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from Xceed.Wpf.Toolkit.Primitives.InputBase)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from Xceed.Wpf.Toolkit.CommonNumericUpDown<decimal>)
Protected Method (Inherited from Xceed.Wpf.Toolkit.CommonNumericUpDown<decimal>)
Protected Method (Inherited from System.Windows.Controls.Control)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.Controls.Control)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected MethodCalled when the ReadOnly property has changed. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Protected Method (Inherited from System.Windows.UIElement)
Protected Internal Method (Inherited from System.Windows.FrameworkElement)
Protected MethodCalled when Spinner.Spin is raised. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Protected Internal Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.Controls.Control)
Protected MethodCalled when when Text changes. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Protected MethodOverridden.   
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Protected MethodCalled when Value changes. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Protected Internal Method (Inherited from System.Windows.Media.Visual)
Protected Internal Method (Inherited from System.Windows.FrameworkElement)
Protected Internal Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Protected Internal Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.Media.Visual)
Protected Method (Inherited from Xceed.Wpf.Toolkit.CommonNumericUpDown<decimal>)
Protected Internal Method (Inherited from System.Windows.DependencyObject)
Protected MethodSynchronizes the Text and Value properties of the control. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Protected Method (Inherited from Xceed.Wpf.Toolkit.CommonNumericUpDown<decimal>)
Top
Public Events
 NameDescription
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public EventRaised when there is a validation error. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.Controls.Control)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.Controls.Control)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public EventRaised when an Increment/Decrement action is initiated (Mouse click on ButtonSpinners, keyboard Up/Down keys pressed, mouse-wheel activated). (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public EventInvoked when Value changes. (Inherited from Xceed.Wpf.Toolkit.Primitives.UpDownBase<T>)
Top
See Also

Reference

CalculatorUpDown Class
Xceed.Wpf.Toolkit Namespace