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

Definition

Namespace:Telerik.WinControls.UIAutomation

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public class RootUIAutomationManager : IRootUIAutomationManager

Inheritance: objectRootUIAutomationManager

Implements: IRootUIAutomationManager

Constructors

C#
public RootUIAutomationManager(ISupportRootUIAutomation owner)
Parameters:ownerISupportRootUIAutomation

Properties

C#
public bool CanHandleUIAutomationRequests { get; }

Implements: IRootUIAutomationManager.CanHandleUIAutomationRequests

C#
public ISupportRootUIAutomation Owner { get; }

Implements: IRootUIAutomationManager.Owner

Methods

C#
public void OnEnableUIAutomationChanged()

Implements: IRootUIAutomationManager.OnEnableUIAutomationChanged()

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

bool

Implements: IRootUIAutomationManager.ProcessWmGetObject(ref Message)

C#
public void ReleaseUIAutomationProvider()

Implements: IRootUIAutomationManager.ReleaseUIAutomationProvider()