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