Definition
Namespace:ArtOfTest.WebAii.DesktopAutomation
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class DesktopApplicationPopup : IDesktopAutomationHost, IAutomationHost, ISupportSearchHost, IAnnotationHost
Inheritance: objectDesktopApplicationPopup
Implements:
Properties
C#
public string ControlTypeName { get; }
C#
public DateTime CreationDate { get; }
C#
public DesktopElement Element { get; }
C#
public DesktopFind Find { get; }
Implements:
C#
public Window NativeWindow { get; }
Implements: