ClassBarGaugeIndicatorAutomationPeer
Class
AutomationPeer class for BarGaugeIndicator.
Definition
Namespace:Telerik.UI.Automation.Peers
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class BarGaugeIndicatorAutomationPeer : GaugeIndicatorAutomationPeer, IValueProvider
Inheritance: objectRadControlAutomationPeerGaugeIndicatorAutomationPeerBarGaugeIndicatorAutomationPeer
Derived Classes:
Implements:
Inherited Members
Constructors
BarGaugeIndicatorAutomationPeer(BarGaugeIndicator)
Initializes a new instance of the BarGaugeIndicatorAutomationPeer class.
Declaration
cs-api-definition
public BarGaugeIndicatorAutomationPeer(BarGaugeIndicator owner)
Parameters
owner
Methods
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns
Overrides