Show / Hide Table of Contents

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
In This Article
Back to top Generated by DocFX