ScrollViewerAutomationPeer Constructor

Initializes a new instance of the ScrollViewerAutomationPeer class

Definition

Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public ScrollViewerAutomationPeer(
	ScrollViewer owner
)

Parameters

owner  ScrollViewer
 

See Also