[]
Event raised when the IsFlowing property has changed.
public event EventHandler<PropertyChangedEventArgs<bool>> IsFlowingChanged
Public Event IsFlowingChanged As EventHandler(Of PropertyChangedEventArgs(Of Boolean))
| Type | Description |
|---|---|
| EventHandler<PropertyChangedEventArgs<bool>> | Event raised when the property has changed. |