Summary
Gets the subscriber list for the
INotifyCollectionChanged.CollectionChanged
event.
- Namespace
- Avalonia
.Diagnostics - Containing Type
- I
Notify Collection Changed Debug
Syntax
Delegate[] GetCollectionChangedSubscribers()
Return Value
Type | Description |
---|---|
Delegate[] | The subscribers or null if no subscribers. |