Class
RadOpenFileDialogAutomationPeer

The AutomationPeer associated with the RadOpenFileDialog class.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.FileDialogs.dll

Syntax:

cs-api-definition
public class RadOpenFileDialogAutomationPeer : DialogWindowBaseAutomationPeer, ITransformProvider, IWindowProvider

Inheritance: objectWindowBaseAutomationPeerDialogWindowBaseAutomationPeerRadOpenFileDialogAutomationPeer

Implements: ITransformProviderIWindowProvider

Inherited Members WindowBaseAutomationPeer.GetItemStatusCore()WindowBaseAutomationPeer.Close()WindowBaseAutomationPeer.SetVisualState(WindowVisualState)WindowBaseAutomationPeer.WaitForInputIdle(int)WindowBaseAutomationPeer.Rotate(double)WindowBaseAutomationPeer.Resize(double, double)WindowBaseAutomationPeer.Move(double, double)WindowBaseAutomationPeer.GetPattern(PatternInterface)WindowBaseAutomationPeer.MoveWindow(double, double)WindowBaseAutomationPeer.GetAutomationControlTypeCore()WindowBaseAutomationPeer.GetNameCore()WindowBaseAutomationPeer.InteractionStateWindowBaseAutomationPeer.IsModalWindowBaseAutomationPeer.IsTopmostWindowBaseAutomationPeer.MaximizableWindowBaseAutomationPeer.MinimizableWindowBaseAutomationPeer.VisualStateWindowBaseAutomationPeer.CanRotateWindowBaseAutomationPeer.CanResizeWindowBaseAutomationPeer.CanMove

Constructors

RadOpenFileDialogAutomationPeer(RadOpenFileDialog)

Initializes a new instance of the RadOpenFileDialogAutomationPeer class.

Declaration

cs-api-definition
public RadOpenFileDialogAutomationPeer(RadOpenFileDialog dialog)

Parameters

dialog

RadOpenFileDialog

The owner RadOpenFileDialog instance.

Methods

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

Overrides DialogWindowBaseAutomationPeer.GetClassNameCore()

GetHelpTextCore()

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

Overrides DialogWindowBaseAutomationPeer.GetHelpTextCore()

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string

Overrides DialogWindowBaseAutomationPeer.GetLocalizedControlTypeCore()