ClassRadRatingItemAutomationPeer
Class
Automation peer class for RadRatingItem.
Definition
Namespace:Telerik.UI.Automation.Peers
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class RadRatingItemAutomationPeer : RadContentControlAutomationPeer, IInvokeProvider
Inheritance: objectRadContentControlAutomationPeerRadRatingItemAutomationPeer
Implements:
Inherited Members
Constructors
RadRatingItemAutomationPeer(RadRatingItem)
Initializes a new instance of the RadRatingItemAutomationPeer class.
Declaration
cs-api-definition
public RadRatingItemAutomationPeer(RadRatingItem owner)
Parameters
owner
The RadRatingItem that is associated with this RadRatingItemAutomationPeer.
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType
Overrides
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns
Overrides
GetNameCore()
Returns the name of the RadRatingItem.
GetPatternCore(PatternInterface)
Declaration
cs-api-definition
protected override object GetPatternCore(PatternInterface patternInterface)
Parameters
patternInterface
PatternInterface
Returns