AutomationPeerBringIntoView Method
Attempts to bring the element associated with the automation peer into view.
Namespace: Avalonia.Automation.PeersAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public void BringIntoView()
member BringIntoView : unit -> unit