wRTOSObject.PropertyChanged Event
Event Fired when a property value is changed
Namespace:
IntervalZero.MaxRT.wRTOS
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS .dll) Version: 1.0.0.0 (File version: 1.1.0)
Syntax
public event PropertyChangedEventHandler PropertyChanged
Event Value
Type: System.ComponentModel.PropertyChangedEventHandler
Implements
INotifyPropertyChanged.PropertyChanged
See Also: