Occurs when a property of the interval changes.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C#
![]() |
---|
public event PropertyChangedEventHandler PropertyChanged |
Visual Basic
![]() |
---|
Public Event PropertyChanged As PropertyChangedEventHandler |
PropertyChanged event handlers receive an argument of type PropertyChangedEventArgs.