Skip to main content

SetBringIntoViewOnFocusChange Method

Gets the value of the BringIntoViewOnFocusChange attached property.

Definition

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

public static void SetBringIntoViewOnFocusChange(
Control control,
bool value
)

Parameters

  Control
The control to set the value on.
  Boolean
The value of the property.

See Also

Reference

ScrollViewer Class
Avalonia.Controls Namespace