ObservableObjectBaseSuspendChangedEvent Method

Suspends the raising of the PropertyChanged event until ResumeChangeEvents method is called. Supports nested calls.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
protected void SuspendChangedEvent()

See Also