AutomationPeer class for RadRating.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
C#
public class RadRatingAutomationPeer : FrameworkElementAutomationPeer, IValueProvider
Inheritance: objectRadRatingAutomationPeer
Implements:
Constructors
Initializes a new instance of the RadRatingAutomationPeer class.
Properties
Gets a value that specifies whether the value of a control is read-only.
C#
public bool IsReadOnly { get; }
true if the value is read-only; false if it can be modified.
Methods
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType
When overridden in a derived class, is called by .
C#
public override object GetPattern(PatternInterface patternInterface)
Sets the value of a control.