[]
Called when the collection of stops changed.
public event EventHandler<StopsChangedEventArgs> StopsChanged
Public Event StopsChanged As EventHandler(Of StopsChangedEventArgs)
| Type | Description |
|---|---|
| EventHandler<StopsChangedEventArgs> | Called when the collection of stops changed. |