Skip to main content

GetAllRegistered Method

Returns all routed events, that are currently registered in the event registry.

Definition

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

public IEnumerable<RoutedEvent> GetAllRegistered()
View Source

Return Value

IEnumerable(RoutedEvent)
All routed events, that are currently registered in the event registry.

See Also

Reference

RoutedEventRegistry Class
Avalonia.Interactivity Namespace