Class DialogWindowBaseAutomationPeer
The AutomationPeer associated with the Dialog
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.FileDialogs.dll
Syntax
public class DialogWindowBaseAutomationPeer : WindowBaseAutomationPeer, ITransformProvider, IWindowProvider
Constructors
DialogWindowBaseAutomationPeer(DialogWindowBase)
Initializes a new instance of the Dialog
Declaration
public DialogWindowBaseAutomationPeer(DialogWindowBase dialog)
Parameters
Dialog The owner Dialog |
Methods
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
Overrides
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
Overrides
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.
|