Class RadDesktopAlertAutomationPeer
AutomationPeer for RadDesktopAlert.
Inheritance
System.Object
RadDesktopAlertAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public class RadDesktopAlertAutomationPeer : FrameworkElementAutomationPeer, IInvokeProvider
Constructors
RadDesktopAlertAutomationPeer(RadDesktopAlert)
Initializes a new instance of the RadDesktopAlertAutomationPeer class.
Declaration
public RadDesktopAlertAutomationPeer(RadDesktopAlert owner)
Parameters
RadDesktopAlert
owner
The owner RadDesktopAlert instance. |
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.Windows.Automation.Peers.AutomationControlType
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.String
|
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.String
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.String
|
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.String
|
GetPattern(PatternInterface)
Declaration
public override object GetPattern(PatternInterface patternInterface)
Parameters
System.Windows.Automation.Peers.PatternInterface
patternInterface
|
Returns
System.Object
|
Invoke()
Declaration
public void Invoke()