ScrollViewerAutomationPeer Constructor
Initializes a new instance of the ScrollViewerAutomationPeer class
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public ScrollViewerAutomationPeer(
ScrollViewer owner
)
Public Sub New (
owner As ScrollViewer
)
new :
owner : ScrollViewer -> ScrollViewerAutomationPeer
Parameters
See Also
Reference
ScrollViewerAutomationPeer Class
Avalonia.Automation.Peers Namespace