Click or drag to resize

WPFPatternWPFControlAutomationId Property

The AutomationProperties.AutomationId attached property (the UI Automation identifier) of the sought-for object as it is specified in the application code.

Namespace:  SmartBear.TestLeft.TestObjects.WPF
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public string WPFControlAutomationId { get; set; }

Property Value

Type: String
See Also