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