The NumericUpDown type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| NumericUpDown |
Methods
| Name | Description | |
|---|---|---|
| OnApplyTemplate |
Called when a template is applied to the NumericUpDown control.
(Overrides FrameworkElement..::.OnApplyTemplate()()().) |
Fields
| Name | Description | |
|---|---|---|
| DecreaseCommand |
A command for decreasing the value.
| |
| IncreaseCommand |
A command for increasing the value.
| |
| ValueBoxPartName |
Identifies the template part responsible for displaying the value.
|