Click or drag to resize

UserDefinedUnitEnvironmentsCollectionChanged Event

Occurs when the contents of the collection change.

Namespace: Altaxo.Gui.Units
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public event NotifyCollectionChangedEventHandler CollectionChanged

Value

NotifyCollectionChangedEventHandler

Implements

INotifyCollectionChangedCollectionChanged
See Also