PostSharpAPI ReferencePost­Sharp.​Patterns.​ModelNotify­Property­Changed­ServicesResume­Events
Open sandboxFocus

NotifyPropertyChangedServices.ResumeEvents Method

ResumeEvents()

Resumes the raising of PropertyChanged events for the current thread after it has been suspending by the SuspendEvents() method.

Declaration
public static void ResumeEvents()