ISupportRootUIAutomation
Interface
Definition
Namespace:Telerik.WinControls.UIAutomation
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public interface ISupportRootUIAutomation
Derived Classes:
Properties
C#
bool EnableUIAutomation { get; }
C#
IRootUIAutomationManager RootUIAutomationManager { get; }
C#
IRadRawElementProviderFragmentRoot UIAutomationProvider { get; }
Methods
C#
void DisposeUIAutomationProvider()
C#
void InitializeUIAutomationProvider()