EventRoute.

HasHandlers Property

Summary

Gets a value indicating whether the route has any handlers.
Namespace
Avalonia.Interactivity
Containing Type
EventRoute

Syntax

public bool HasHandlers { get; }

Value

Type Description
bool