Class RadOpenFileDialogAutomationPeer
The AutomationPeer associated with the RadOpenFileDialog class.
Inheritance
System.Object
RadOpenFileDialogAutomationPeer
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.FileDialogs.dll
Syntax
public class RadOpenFileDialogAutomationPeer : DialogWindowBaseAutomationPeer, ITransformProvider, IWindowProvider
Constructors
RadOpenFileDialogAutomationPeer(RadOpenFileDialog)
Initializes a new instance of the RadOpenFileDialogAutomationPeer class.
Declaration
public RadOpenFileDialogAutomationPeer(RadOpenFileDialog dialog)
Parameters
RadOpenFileDialog
dialog
The owner RadOpenFileDialog instance. |
Methods
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|
Overrides
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.String
|
Overrides
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.String
|