Summary
Defines the IsTabStop attached property.
- Namespace
- Avalonia
.Input - Containing Type
- KeyboardNavigation
Syntax
public static readonly AttachedProperty<bool> IsTabStopProperty
Remarks
The IsTabStop attached property determines whether the control is focusable by tab navigation.