Class RootUIAutomationManager
Inheritance
System.Object
RootUIAutomationManager
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UIAutomation
Assembly: Telerik.WinControls.UI.dll
Syntax
public class RootUIAutomationManager : IRootUIAutomationManager
Constructors
RootUIAutomationManager(ISupportRootUIAutomation)
Declaration
public RootUIAutomationManager(ISupportRootUIAutomation owner)
Parameters
ISupportRootUIAutomation
owner
|
Properties
CanHandleUIAutomationRequests
Declaration
public bool CanHandleUIAutomationRequests { get; }
Property Value
System.Boolean
|
Implements
Owner
Declaration
public ISupportRootUIAutomation Owner { get; }
Property Value
ISupportRootUIAutomation
|
Implements
Methods
OnEnableUIAutomationChanged()
Declaration
public void OnEnableUIAutomationChanged()
Implements
ProcessWmGetObject(ref Message)
Declaration
public bool ProcessWmGetObject(ref Message m)
Parameters
System.Windows.Forms.Message
m
|
Returns
System.Boolean
|
Implements
ReleaseUIAutomationProvider()
Declaration
public void ReleaseUIAutomationProvider()