New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.UIAutomation

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public interface IRootUIAutomationManager

Derived Classes: RootUIAutomationManager

Properties

C#
bool CanHandleUIAutomationRequests { get; }
C#
ISupportRootUIAutomation Owner { get; }

Methods

C#
void OnEnableUIAutomationChanged()
C#
bool ProcessWmGetObject(ref Message m)
Parameters:mMessageReturns:

bool

C#
void ReleaseUIAutomationProvider()