The Spin type exposes the following members.
Constructors
Fields
Name | Description | |
---|---|---|
![]() ![]() | ChangeProperty |
Identifies the Change property.
|
![]() ![]() | MaximumProperty |
Identifies the Maximum property.
|
![]() ![]() | MinimumProperty |
Identifies the Minimum property.
|
![]() ![]() | ValueProperty |
Identifies the Value property.
|
Properties
Name | Description | |
---|---|---|
![]() | Change |
Gets or sets the amount by which the value is changed when the user
spins the control.
This is a dependency property.
|
![]() | Maximum |
Gets or sets the maximum value.
This is a dependency property.
|
![]() | Minimum |
Gets or sets the minimum value.
This is a dependency property.
|
![]() ![]() | SpinButtonStyleKey |
Gets the ResourceKey for the Style for spin
buttons.
|
![]() | Value |
Gets or sets the value.
This is a dependency property.
|