Automation peer class for RadFilePathPicker.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.FileDialogs.dll
Syntax:
C#
public class RadFilePathPickerAutomationPeer : FrameworkElementAutomationPeer, IValueProvider
Inheritance: objectRadFilePathPickerAutomationPeer
Implements:
Constructors
Initializes a new instance of the RadFilePathPickerAutomationPeer class.
C#
public RadFilePathPickerAutomationPeer(RadFilePathPicker filePicker)
Methods
C#
public override object GetPattern(PatternInterface patternInterface)