Gets the Desktop UI Item / AutomationElement. Can be used as base to find other UI Items.
Namespace:
AppRobotic
Assembly:
AppRobotic (in AppRobotic.dll) Version: 15.21.3.21 (15.21.03.21)
Syntax public AutomationElement GetDesktop()
Return Value
Type:
AutomationElementReturns Desktop AutomationElement object.
See Also