Class UICloseWindow
Inheritance
System.Object
UICloseWindow
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Quark.XA.Core.AutomationProject
Assembly: Quark.XA.Core.AutomationProject.dll
Syntax
public class UICloseWindow
Constructors
UICloseWindow(Window)
Declaration
public UICloseWindow(Window parentWindow)
Parameters
| Type | Name | Description |
|---|---|---|
| Window | parentWindow |
Properties
UICloseButton
Declaration
public Button UICloseButton { get; }
Property Value
| Type | Description |
|---|---|
| Button |