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

Method SuspendEvents

SuspendEvents()

Suspends the raising of PropertyChanged events for the current thread.

Declaration
public static bool SuspendEvents()
Returns
Type Description
Boolean

true if events were suspended as a result of the current method call, false if events were already suspended before.