Class UIItemWindow
Inheritance
System.Object
UIItemWindow
Namespace: Quark.XA.Core.AutomationProject
Assembly: Quark.XA.Core.AutomationProject.dll
Syntax
public class UIItemWindow : Win32Window
Constructors
UIItemWindow(Window)
Declaration
public UIItemWindow(Window window)
Parameters
| Type | Name | Description |
|---|---|---|
| Window | window |
Fields
ParentWindow
Declaration
public Window ParentWindow
Field Value
| Type | Description |
|---|---|
| Window |
Properties
UIRibbonPropertyPage
Declaration
public UIRibbonPropertyPage UIRibbonPropertyPage { get; }
Property Value
| Type | Description |
|---|---|
| UIRibbonPropertyPage |