Skip to main content

GetBringIntoViewOnFocusChange Method

Gets the value of the BringIntoViewOnFocusChange attached property.

Definition

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

public static bool GetBringIntoViewOnFocusChange(
Control control
)

Parameters

  Control
The control to read the value from.

Return Value

Boolean
The value of the property.

See Also

Reference

ScrollViewer Class
Avalonia.Controls Namespace