The NumericUpDown type exposes the following members.

Constructors

  NameDescription
NumericUpDown

Methods

  NameDescription
OnApplyTemplate
Called when a template is applied to the NumericUpDown control.
(Overrides FrameworkElement..::.OnApplyTemplate()()().)

Fields

  NameDescription
DecreaseCommand
A command for decreasing the value.
IncreaseCommand
A command for increasing the value.
ValueBoxPartName
Identifies the template part responsible for displaying the value.

See Also