SuspendableObservableCollectionTOnPropertyChanged - метод

Raises the PropertyChanged event with the provided arguments.

Definition

Пространство имён: Tessa.Platform.Collections
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
protected override void OnPropertyChanged(
	PropertyChangedEventArgs e
)

Параметры

e  PropertyChangedEventArgs
Arguments of the event being raised.

См. также