ClassRadCloudUploadListAutomationPeer
Exposes RadCloudUploadList type to UI Automation.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Cloud.Controls.dll
Syntax:
public class RadCloudUploadListAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectRadCloudUploadListAutomationPeer
Constructors
RadCloudUploadListAutomationPeer(RadCloudUploadList)
Initializes a new instance of the RadCloudUploadListAutomationPeer class.
Declaration
public RadCloudUploadListAutomationPeer(RadCloudUploadList owner)
Parameters
owner
The owner.
Methods
GetAutomationControlTypeCore()
Gets the control type for the UIElement that is associated with this . This method is called by .
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType
The enumeration value.
GetClassNameCore()
Gets the name of the UIElement that is associated with this . This method is called by .
GetHelpTextCore()
Returns the string that describes the functionality of the FrameworkElement that is associated with this . This method is called by .
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
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