ObservableObjectBaseResumeChangedEvent Method

Resumes the raising of the PropertyChanged event suspended by the SuspendChangeEvents method.

Definition

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

See Also