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
GetClassNameCore()
protected override string GetClassNameCore()
Returns
IsContentElementCore()
protected override bool IsContentElementCore()