Class ScrollBarAutomationPeer
Inheritance
System.Object
ScrollBarAutomationPeer
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Automation.Peers
Assembly: OpenSilver.dll
Syntax
[NotImplemented]
public class ScrollBarAutomationPeer : RangeBaseAutomationPeer, IRangeValueProvider
Constructors
| Improve this Doc View SourceScrollBarAutomationPeer(ScrollBar)
Declaration
[NotImplemented]
public ScrollBarAutomationPeer(ScrollBar owner)
Parameters
Type | Name | Description |
---|---|---|
ScrollBar | owner |
Methods
| Improve this Doc View SourceGetAutomationControlTypeCore()
Declaration
[NotImplemented]
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
Type | Description |
---|---|
AutomationControlType |
Overrides
| Improve this Doc View SourceGetClassNameCore()
Declaration
[NotImplemented]
protected override string GetClassNameCore()
Returns
Type | Description |
---|---|
System.String |
Overrides
| Improve this Doc View SourceGetClickablePointCore()
Declaration
[NotImplemented]
protected override Point GetClickablePointCore()
Returns
Type | Description |
---|---|
Point |
Overrides
| Improve this Doc View SourceGetOrientationCore()
Declaration
[NotImplemented]
protected override AutomationOrientation GetOrientationCore()
Returns
Type | Description |
---|---|
AutomationOrientation |