Event PropertyChanged
Occurs when a property value changes.
Implements
Namespace: NmeaParser.Gnss
Assembly: NmeaParser.dll
Syntax
public event PropertyChangedEventHandler? PropertyChanged
Returns
Type | Description |
---|---|
PropertyChangedEventHandler | Occurs when a property value changes. |