Class RadSaveFileDialogAutomationPeer
The AutomationPeer associated with the RadSaveFileDialog class.
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.FileDialogs.dll
Syntax
public class RadSaveFileDialogAutomationPeer : WindowBaseAutomationPeer, ITransformProvider, IWindowProvider
Constructors
RadSaveFileDialogAutomationPeer(RadSaveFileDialog)
Initializes a new instance of the RadSaveFileDialogAutomationPeer class.
Declaration
public RadSaveFileDialogAutomationPeer(RadSaveFileDialog dialog)
Parameters
RadSaveFileDialog
dialog
The owner RadSaveFileDialog 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
|