ClassRangeSliderPrimitiveAutomationPeer
Class
Automation Peer for the RangeSliderPrimitive class.
Definition
Namespace:Telerik.UI.Automation.Peers
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class RangeSliderPrimitiveAutomationPeer : SliderBaseAutomationPeer, IRangeValueProvider, IValueProvider
Inheritance: objectRadControlAutomationPeerRadHeaderedControlAutomationPeerRangeControlBaseAutomationPeerRangeInputBaseAutomationPeerSliderBaseAutomationPeerRangeSliderPrimitiveAutomationPeer
Implements:
Inherited Members
Constructors
RangeSliderPrimitiveAutomationPeer(RangeSliderPrimitive)
Initializes a new instance of the RangeSliderPrimitiveAutomationPeer class.
Declaration
cs-api-definition
public RangeSliderPrimitiveAutomationPeer(RangeSliderPrimitive owner)
Parameters
owner
The owner.
Methods
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns
Overrides