Summary
Gets the element that receives the focus adorner.
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- TemplatedControl
Syntax
protected override IControl GetTemplateFocusTarget()
Return Value
Type | Description |
---|---|
IControl | The control that receives the focus adorner. |