Event CollectionChanged | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Raised when the collection changes.
public event NotifyCollectionChangedEventHandler? CollectionChanged
Returns
NotifyCollectionChangedEventHandler
Raised when the collection changes.
Implements