IAvaloniaObjectDebug.

GetPropertyChangedSubscribers() Method

Summary

Gets the subscriber list for the PropertyChanged event.
Namespace
Avalonia.Diagnostics
Containing Type
IAvaloniaObjectDebug

Syntax

Delegate[] GetPropertyChangedSubscribers()

Return Value

Type Description
Delegate[] The subscribers or null if no subscribers.