[]
Event raised when the MaxLat property has changed.
public event EventHandler<PropertyChangedEventArgs<double>> MaxLatChanged
Public Event MaxLatChanged As EventHandler(Of PropertyChangedEventArgs(Of Double))
| Type | Description |
|---|---|
| EventHandler<PropertyChangedEventArgs<double>> | Event raised when the property has changed. |