Skip to main content

TabOnceActiveElementProperty Field

Defines the TabOnceActiveElement attached property.

Definition

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

public static readonly AttachedProperty<IInputElement?> TabOnceActiveElementProperty
View Source

Field Value

AttachedProperty(IInputElement)

Remarks

When focus enters a container which has its TabNavigationProperty attached property set to Once, this property defines to which child the focus should move.

See Also

Reference

KeyboardNavigation Class
Avalonia.Input Namespace