Click or drag to resize

ObservableCollectionWithItemsNotifyPropertyChangedTItemPropertyChanged Event

Occurs when a property of an item in the collection changes.

Namespace: Altaxo.Collections
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public event PropertyChangedEventHandler ItemPropertyChanged

Value

PropertyChangedEventHandler
See Also