UI AutomationPeer class for RadSlider.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
C#
[Obsolete("This class will be removed. Use Telerik.Windows.Automation.Peers.RadSliderAutomationPeer instead")]
public class RadSliderAutomationPeer : RangeBaseAutomationPeer, IRangeValueProvider
Inheritance: objectRangeBaseAutomationPeerRadSliderAutomationPeer
Derived Classes:
Implements:
Inherited Members
Constructors
Initializes a new instance of the RadSliderAutomationPeer class.
Methods
GetAutomationControlTypeCore()
AutomationControlType
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType
C#
protected override Point GetClickablePointCore()
Point
C#
public override object GetPattern(PatternInterface patternInterface)
Overrides: