Class RadFilePathPickerAutomationPeer
Automation peer class for Rad
Inheritance
System.Object
RadFilePathPickerAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.FileDialogs.dll
Syntax
public class RadFilePathPickerAutomationPeer : FrameworkElementAutomationPeer, IValueProvider
Constructors
RadFilePathPickerAutomationPeer(RadFilePathPicker)
Initializes a new instance of the Rad
Declaration
public RadFilePathPickerAutomationPeer(RadFilePathPicker filePicker)
Parameters
Rad
|
Methods
GetChildrenCore()
Declaration
protected override List<AutomationPeer> GetChildrenCore()
Returns
System.
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.
|
GetPattern(PatternInterface)
Declaration
public override object GetPattern(PatternInterface patternInterface)
Parameters
System.
|
Returns
System.
|
SetValue(String)
Declaration
public void SetValue(string value)
Parameters
System.
|