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