Class
RadFilePathPickerAutomationPeer

Automation peer class for RadFilePathPicker.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.FileDialogs.dll

Syntax:

cs-api-definition
public class RadFilePathPickerAutomationPeer : FrameworkElementAutomationPeer, IValueProvider

Inheritance: objectRadFilePathPickerAutomationPeer

Implements: IValueProvider

Constructors

RadFilePathPickerAutomationPeer(RadFilePathPicker)

Initializes a new instance of the RadFilePathPickerAutomationPeer class.

Declaration

cs-api-definition
public RadFilePathPickerAutomationPeer(RadFilePathPicker filePicker)

Parameters

filePicker

RadFilePathPicker

Methods

GetChildrenCore()

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Design", "CA1002:DoNotExposeGenericLists")]
[SuppressMessage("Microsoft.Design", "CA1002:DoNotExposeGenericLists")]
protected override List<AutomationPeer> GetChildrenCore()

Returns

List<AutomationPeer>

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

GetHelpTextCore()

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

GetItemStatusCore()

Declaration

cs-api-definition
protected override string GetItemStatusCore()

Returns

string

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string

GetPattern(PatternInterface)

Declaration

cs-api-definition
public override object GetPattern(PatternInterface patternInterface)

Parameters

patternInterface

PatternInterface

Returns

object

SetValue(string)

Declaration

cs-api-definition
public void SetValue(string value)

Parameters

value

string