ClassRadSaveFileDialogAutomationPeer
Class
The AutomationPeer associated with the RadSaveFileDialog class.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.FileDialogs.dll
Syntax:
cs-api-definition
public class RadSaveFileDialogAutomationPeer : WindowBaseAutomationPeer, ITransformProvider, IWindowProvider
Inheritance: objectWindowBaseAutomationPeerRadSaveFileDialogAutomationPeer
Implements:
Inherited Members
Constructors
RadSaveFileDialogAutomationPeer(RadSaveFileDialog)
Initializes a new instance of the RadSaveFileDialogAutomationPeer class.
Declaration
cs-api-definition
public RadSaveFileDialogAutomationPeer(RadSaveFileDialog dialog)
Parameters
dialog
The owner RadSaveFileDialog instance.
Methods
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns