Class
RadCloudUploadListItemAutomationPeer

Exposes RadCloudUploadListItem type to UI Automation.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Cloud.Controls.dll

Syntax:

cs-api-definition
public class RadCloudUploadListItemAutomationPeer : FrameworkElementAutomationPeer

Inheritance: objectRadCloudUploadListItemAutomationPeer

Constructors

RadCloudUploadListItemAutomationPeer(RadCloudUploadListItem)

Initializes a new instance of the RadCloudUploadListItemAutomationPeer class.

Declaration

cs-api-definition
public RadCloudUploadListItemAutomationPeer(RadCloudUploadListItem owner)

Parameters

owner

RadCloudUploadListItem

The owner.

Methods

GetAutomationControlTypeCore()

Gets the control type for the UIElement that is associated with this . This method is called by .

Declaration

cs-api-definition
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 .

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

An Empty string.

GetHelpTextCore()

Returns the string that describes the functionality of the FrameworkElement that is associated with this . This method is called by .

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

The help text, or Empty if there is no help text.

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

cs-api-definition
protected override sealed string GetItemStatusCore()

Returns

string

The string that contains the System.Windows.Automation.AutomationProperties.ItemStatus that is returned by System.Windows.Automation.AutomationProperties.GetItemStatus(System.Windows.DependencyObject).

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string

GetNameCore()

Declaration

cs-api-definition
protected override string GetNameCore()

Returns

string