- Namespace
- Avalonia
.Controls - Containing Type
- ItemsControl
Syntax
protected static IInputElement GetNextControl(INavigableContainer container, NavigationDirection direction, IInputElement from, bool wrap)
Parameters
Name | Type | Description |
---|---|---|
container | INavigableContainer | |
direction | NavigationDirection | |
from | IInputElement | |
wrap | bool |
Return Value
Type | Description |
---|---|
IInputElement |