Click or drag to resize

DateTimeSourceUpdateInterval Property

Gets or sets the interval in which the PropertyChanged event is raised for all properties.

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public TimeSpan UpdateInterval { get; set; }

Property Value

Type: TimeSpan
See Also