Class RadBusyIndicatorAutomationPeer
Inheritance
System.Object
RadBusyIndicatorAutomationPeer
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadBusyIndicatorAutomationPeer : RadContentControlAutomationPeer, IToggleProvider
Constructors
Declaration
public RadBusyIndicatorAutomationPeer(RadBusyIndicator owner)
Parameters
Properties
Declaration
public ToggleState ToggleState { get; }
Property Value
|
Microsoft.UI.Xaml.Automation.ToggleState
|
Methods
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
|
Microsoft.UI.Xaml.Automation.Peers.AutomationControlType
|
Overrides
Declaration
protected override string GetItemStatusCore()
Returns
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
Overrides
Declaration
protected override object GetPatternCore(PatternInterface patternInterface)
Parameters
|
Microsoft.UI.Xaml.Automation.Peers.PatternInterface
patternInterface
|
Returns
Extension Methods