Exposes Spinner types to UI Automation.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
public class RadNumericUpDownAutomationPeer : RadRangeBaseAutomationPeer, IRangeValueProvider
Inheritance: objectRadRangeBaseAutomationPeerRadNumericUpDownAutomationPeer
Implements:
Inherited Members
Constructors
Initializes a new instance of the RadNumericUpDownAutomationPeer class.
public RadNumericUpDownAutomationPeer(RadNumericUpDown owner)
The RadNumericUpDown that is associated with this RadNumericUpDownAutomationPeer.
Methods
Gets the control type for the RadNumericUpDown that is associated with this RadNumericUpDownAutomationPeer.
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType
Gets the name of the RadNumericUpDown that is associated with this RadNumericUpDownAutomationPeer.
Called by GetClickablePoint.
protected override Point GetClickablePointCore()
Point
Gets or sets a value that indicates whether the UIElement that is associated with this is understood by the end user as interactive. Optionally, the user might understand the UIElement as contributing to the logical structure of the control in the GUI. This method is called by .