Class TaskWindowSeeker
Window seeker that attempts to mimic ALT+TAB behavior in filtering windows to show.
Implements
Inherited Members
Namespace: PoeShared.WindowSeekers
Assembly: PoeShared.Native.dll
Syntax
public sealed class TaskWindowSeeker : BaseWindowSeeker, IWindowSeeker
Constructors
| Name | Description |
|---|---|
| TaskWindowSeeker(IWindowHandleProvider) |
Properties
| Name | Description |
|---|---|
| Windows | Get the matching windows from the last refresh. |
Methods
| Name | Description |
|---|---|
| Refresh() | Refreshes the list of windows. |