HasHandlers Property
Gets a value indicating whether the route has any handlers.
Definition
Namespace: Avalonia.Interactivity
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool HasHandlers { get; }
Public ReadOnly Property HasHandlers As Boolean
Get
member HasHandlers : bool with get