Property SuspendCollectionChangedEvent | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
SuspendCollectionChangedEvent
Allow suspending the CollectionChanged event from being invoked, if true, otherwise is false.
public bool SuspendCollectionChangedEvent { get; set; }