Exposes RadCloudUpload type to UI Automation.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Cloud.Controls.dll
Syntax:
public class RadCloudUploadAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectRadCloudUploadAutomationPeer
Constructors
Initializes a new instance of the RadCloudUploadAutomationPeer class.
public RadCloudUploadAutomationPeer(RadCloudUpload owner)
The owner.
Methods
Gets the control type for the UIElement that is associated with this . This method is called by .
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType
The enumeration value.
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().
protected override sealed string GetItemStatusCore()
The string that contains the System.Windows.Automation.AutomationProperties.ItemStatus that is returned by System.Windows.Automation.AutomationProperties.GetItemStatus(System.Windows.DependencyObject).