KnownControls Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the known controls.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Inheritance Hierarchy
System.Object
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.KnownControls
Syntax
public class KnownControls
Public Class KnownControls
Constructors
Name | Description | |
---|---|---|
KnownControls() | Initializes a new instance of the KnownControls class. |
Methods
Name | Description | |
---|---|---|
BuildAutomationId(IAccessible, Int32) | Builds an automation element identifier for an IAccessible interface. |
|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetControlName(IAccessible, Int32) | Gets the associated control name of the specified IAccessible, if previously registered. |
|
GetControlName(String) | Gets the associated control name of the specified automation element, if previously registered. |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
IsKnown(IAccessible, Int32) | Checks whether the specified IAccessible is associated with a control name using the internal IAccessible identification scheme. |
|
IsKnown(String) | Checks whether the specified control name is associated with any accessible element. |
|
MemberwiseClone() | (Inherited from Object.) |
|
RegisterControl(String, IAccessible, Int32) | Associates control name with the specified IAccessible using the internal IAccessible identification scheme. |
|
RegisterControl(String, String) | Associates control name with the specified automation element identifier. |
|
ToString() | (Inherited from Object.) |
|
UnregisterControl(IAccessible, Int32) | Disassociates all control names with the specified IAccessible, using the internal IAccessible identification scheme. |
|
UnregisterControl(String) | Disassociates all control names with the specified automation element identifier. |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright