Click or drag to resize

ListNodePropertyChanged Event

Occurs when a property value changes.

Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public event PropertyChangedEventHandler PropertyChanged

Value

PropertyChangedEventHandler

Implements

INotifyPropertyChangedPropertyChanged
See Also