Table of Contents

Class ScrollBarAutomationPeer

Namespace
Avalonia.Automation.Peers
Assembly
Avalonia.Controls.dll
public class ScrollBarAutomationPeer : RangeBaseAutomationPeer, IRangeValueProvider
Inheritance
ScrollBarAutomationPeer
Implements
Inherited Members

Constructors

ScrollBarAutomationPeer(ScrollBar)

public ScrollBarAutomationPeer(ScrollBar owner)

Parameters

owner ScrollBar

Methods

GetAutomationControlTypeCore()

protected override AutomationControlType GetAutomationControlTypeCore()

Returns

AutomationControlType

GetClassNameCore()

protected override string GetClassNameCore()

Returns

string

IsContentElementCore()

protected override bool IsContentElementCore()

Returns

bool