Class RangeBaseAutomationPeer
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.dll
Syntax
public class RangeBaseAutomationPeer : RangeBaseAutomationPeer, IRangeValueProvider
Constructors
RangeBaseAutomationPeer(RangeBase)
Initializes a new instance of the RangeBaseAutomationPeer class.
Declaration
public RangeBaseAutomationPeer(RangeBase owner)
Parameters
System.Windows.Controls.Primitives.RangeBase
owner
|