Class
RadOpenFolderDialogAutomationPeer

The AutomationPeer associated with the RadOpenFolderDialog class.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.FileDialogs.dll

Syntax:

cs-api-definition
public class RadOpenFolderDialogAutomationPeer : WindowBaseAutomationPeer, ITransformProvider, IWindowProvider

Inheritance: objectWindowBaseAutomationPeerRadOpenFolderDialogAutomationPeer

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

RadOpenFolderDialogAutomationPeer(RadOpenFolderDialog)

Initializes a new instance of the RadOpenFolderDialogAutomationPeer class.

Declaration

cs-api-definition
public RadOpenFolderDialogAutomationPeer(RadOpenFolderDialog dialog)

Parameters

dialog

RadOpenFolderDialog

The owner RadOpenFolderDialog instance.

Methods

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

Overrides WindowBaseAutomationPeer.GetClassNameCore()

GetHelpTextCore()

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

Overrides WindowBaseAutomationPeer.GetHelpTextCore()

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string