Gets or sets a TimeSpan used to increase or decrease the selected time. This is a dependency property.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public TimeSpan Change { get; set; }
Visual Basic (Declaration)
Public Property Change As TimeSpan

See Also