ClassBarIndicatorSegmentAutomationPeer
Class
AutomationPeer class for BarIndicatorSegment.
Definition
Namespace:Telerik.UI.Automation.Peers
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class BarIndicatorSegmentAutomationPeer : RadControlAutomationPeer
Inheritance: objectRadControlAutomationPeerBarIndicatorSegmentAutomationPeer
Inherited Members
Constructors
BarIndicatorSegmentAutomationPeer(BarIndicatorSegment)
Initializes a new instance of the BarIndicatorSegmentAutomationPeer class.
Declaration
cs-api-definition
public BarIndicatorSegmentAutomationPeer(BarIndicatorSegment owner)
Parameters
owner
Methods
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns
Overrides