Class
RootUIAutomationManager

Definition

Namespace:Telerik.WinControls.UIAutomation

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public class RootUIAutomationManager : IRootUIAutomationManager

Inheritance: objectRootUIAutomationManager

Implements: IRootUIAutomationManager

Constructors

RootUIAutomationManager(ISupportRootUIAutomation)

Declaration

cs-api-definition
public RootUIAutomationManager(ISupportRootUIAutomation owner)

Parameters

owner

ISupportRootUIAutomation

Properties

CanHandleUIAutomationRequests

Declaration

cs-api-definition
public bool CanHandleUIAutomationRequests { get; }

Property Value

bool

Implements IRootUIAutomationManager.CanHandleUIAutomationRequests

Owner

Declaration

cs-api-definition
public ISupportRootUIAutomation Owner { get; }

Property Value

ISupportRootUIAutomation

Implements IRootUIAutomationManager.Owner

Methods

OnEnableUIAutomationChanged()

Declaration

cs-api-definition
public void OnEnableUIAutomationChanged()

Implements IRootUIAutomationManager.OnEnableUIAutomationChanged()

ProcessWmGetObject(ref Message)

Declaration

cs-api-definition
public bool ProcessWmGetObject(ref Message m)

Parameters

m

Message

Returns

bool

Implements IRootUIAutomationManager.ProcessWmGetObject(ref Message)

ReleaseUIAutomationProvider()

Declaration

cs-api-definition
public void ReleaseUIAutomationProvider()

Implements IRootUIAutomationManager.ReleaseUIAutomationProvider()