Skip to main content

GetIsTemplateFocusTarget Method

Gets the value of the IsTemplateFocusTargetProperty attached property on a control.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static bool GetIsTemplateFocusTarget(
Control control
)

Parameters

  Control
The control.

Return Value

Boolean
The property value.

See Also

Reference

TemplatedControl Class
Avalonia.Controls.Primitives Namespace