Interface
IRootUIAutomationManager

Definition

Namespace:Telerik.WinControls.UIAutomation

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public interface IRootUIAutomationManager

Properties

CanHandleUIAutomationRequests

Declaration

cs-api-definition
bool CanHandleUIAutomationRequests { get; }

Property Value

bool

Owner

Declaration

cs-api-definition
ISupportRootUIAutomation Owner { get; }

Property Value

ISupportRootUIAutomation

Methods

OnEnableUIAutomationChanged()

Declaration

cs-api-definition
void OnEnableUIAutomationChanged()

ProcessWmGetObject(ref Message)

Declaration

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

Parameters

m

Message

Returns

bool

ReleaseUIAutomationProvider()

Declaration

cs-api-definition
void ReleaseUIAutomationProvider()