ClassSegmentedRadialGaugeIndicatorAutomationPeer
Class
AutomationPeer class for SegmentedRadialGaugeIndicator.
Definition
Namespace:Telerik.UI.Automation.Peers
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class SegmentedRadialGaugeIndicatorAutomationPeer : SegmentedGaugeIndicatorAutomationPeer, IValueProvider
Inheritance: objectRadControlAutomationPeerGaugeIndicatorAutomationPeerSegmentedGaugeIndicatorAutomationPeerSegmentedRadialGaugeIndicatorAutomationPeer
Implements:
Inherited Members
Constructors
SegmentedRadialGaugeIndicatorAutomationPeer(SegmentedRadialGaugeIndicator)
Initializes a new instance of the SegmentedRadialGaugeIndicatorAutomationPeer class.
Declaration
cs-api-definition
public SegmentedRadialGaugeIndicatorAutomationPeer(SegmentedRadialGaugeIndicator owner)
Parameters
owner
Methods
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns
Overrides