wRTOSObject.OnNotifyPropertyChanged Method

Called when a property 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

Copy
protected virtual void OnNotifyPropertyChanged(
    string propertyName = null
)

Parameters

propertyName (Optional)

Type: System.String
Name of property being changed.

See Also: