Class RadCloudUploadListItemAutomationPeer
Exposes RadCloudUploadListItem type to UI Automation.
Inheritance
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Cloud.Controls.dll
Syntax
public class RadCloudUploadListItemAutomationPeer : FrameworkElementAutomationPeer
Constructors
RadCloudUploadListItemAutomationPeer(RadCloudUploadListItem)
Initializes a new instance of the Rad
Declaration
public RadCloudUploadListItemAutomationPeer(RadCloudUploadListItem owner)
Parameters
Rad The owner. |
Methods
GetAutomationControlTypeCore()
Gets the control type for the System.
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System. The System. |
GetClassNameCore()
Gets the name of the System.
Declaration
protected override string GetClassNameCore()
Returns
System. An System. |
GetHelpTextCore()
Returns the string that describes the functionality of the System.
Declaration
protected override string GetHelpTextCore()
Returns
System. The help text, or System. |
GetItemStatusCore()
Gets a string that communicates the visual status of the System.Windows.UIElement that is associated with this System.Windows.Automation.Peers.UIElementAutomationPeer. This method is called by System.Windows.Automation.Peers.AutomationPeer.GetItemStatus().
Declaration
protected override sealed string GetItemStatusCore()
Returns
System. The string that contains the System.Windows.Automation.AutomationProperties.ItemStatus that is returned by System.Windows.Automation.AutomationProperties.GetItemStatus(System.Windows.DependencyObject). |
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.
|
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.
|