Table of Contents

Method SuspendPropertyChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SuspendPropertyChanged()

Suspends PropertyChanged event and OnPropertyChanged(string?) method so they will not be called when properties are changed.

public virtual void SuspendPropertyChanged()