Skip to main content

PropertyChanged Event

Raised when a property on the collection changes.

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public event PropertyChangedEventHandler PropertyChanged
View Source

Value

PropertyChangedEventHandler

Implements

INotifyPropertyChanged.PropertyChanged

See Also

Reference

AvaloniaList(T) Class
Avalonia.Collections Namespace