WeakEvents Fields
Fields
AvaloniaPropertyChanged | Represents PropertyChanged event from AvaloniaObject |
CollectionChanged | Represents CollectionChanged event from INotifyCollectionChanged |
CommandCanExecuteChanged | Represents CanExecuteChanged event from ICommand |
ThreadSafePropertyChanged | Represents PropertyChanged event from INotifyPropertyChanged with auto-dispatching to the UI thread |