The AutomationPeer associated with the RadSaveFileDialog class.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.FileDialogs.dll
Syntax:
C#
public class RadSaveFileDialogAutomationPeer : WindowBaseAutomationPeer, ITransformProvider, IWindowProvider
Inheritance: objectWindowBaseAutomationPeerRadSaveFileDialogAutomationPeer
Implements:
Inherited Members
Constructors
Initializes a new instance of the RadSaveFileDialogAutomationPeer class.
C#
public RadSaveFileDialogAutomationPeer(RadSaveFileDialog dialog)
The owner RadSaveFileDialog instance.