Class SubwindowOf
Definition
- Namespace:
- ElmSharp.Accessible
- Assembly:
- ElmSharp.dll
To define the subwindow for an accessible object.
[Obsolete("This has been deprecated in API12")]
public class SubwindowOf : IAccessibleRelation
- Inheritance
-
objectSubwindowOf
- Implements
Properties
View SourceTarget
Gets or sets the target object, which is SubwindowOf.
Declaration
[Obsolete("This has been deprecated in API12")]
public AccessibleObject Target { get; set; }
Property Value
Type | Description |
---|---|
AccessibleObject |
Type
Gets the SubwindowOf type.
Declaration
[Obsolete("This has been deprecated in API12")]
public int Type { get; }
Property Value
Type | Description |
---|---|
int |