The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Microsoft.VisualStudio.TestTools.UITest.Common.UIMap Namespace
This namespace contains objects that are primarily used internally in the UI test framework for recording and playing back UI test actions.
| Class | Description | |
|---|---|---|
|
TopLevelElement | Represents a top level element in the UIMap, typically a window. |
|
UIMap | Represents a map of user interface (UI) elements for serialization and deserialization of a UITest object. |
|
UIObject | Represents an object in the user interface (UI) for the test framework. |
| Enumeration | Description | |
|---|---|---|
|
SpecialControlType | Identifies the types for UIObject objects to indicate whether a UI object is a window. |
Show: