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