The Spin type exposes the following members.

Properties

  NameDescription
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.

See Also