Class SubwindowOf
To define the subwindow for an accessible object.
Implements
Inherited Members
Namespace: ElmSharp.Accessible
Assembly: ElmSharp.dll
Syntax
public class SubwindowOf : IAccessibleRelation
Properties
Target
Gets or sets the target object, which is SubwindowOf.
Declaration
public AccessibleObject Target { get; set; }
Property Value
Type | Description |
---|---|
AccessibleObject |
API Version
previewType
Gets the SubwindowOf type.
Declaration
public int Type { get; }
Property Value
Type | Description |
---|---|
Int32 |