ClassRadRatingItemAutomationPeer
Class
AutomationPeer class for RadRatingItem.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
cs-api-definition
public class RadRatingItemAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectRadRatingItemAutomationPeer
Constructors
RadRatingItemAutomationPeer(RadRatingItem)
Initializes a new instance of the RadRatingItemAutomationPeer class.
Declaration
cs-api-definition
public RadRatingItemAutomationPeer(RadRatingItem owner)
Parameters
owner
The owner.
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by .
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns
The type of the control.