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: 9.0.0-preview.1
C#
protected void ResumeChangedEvent()

See Also