TabIndexProperty Field
Defines the TabIndex attached property.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<int> TabIndexProperty
Public Shared ReadOnly TabIndexProperty As AttachedProperty(Of Integer)
static val TabIndexProperty: AttachedProperty<int>