Interface IGPALAutomationElement
Namespace: GenerallyPositive.Application
Assembly: GPAL.dll
Syntax
public interface IGPALAutomationElement
Properties
Ae
Declaration
AutomationElement Ae { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Windows.Automation.AutomationElement |
Gae
Declaration
GPALElement Gae { get; set; }
Property Value
| Type | Description |
|---|---|
| GPALElement |