Namespace PoeShared.WindowSeekers
Classes
BaseWindowSeeker
Base class for window seekers that can populate a list of window handles based on some criteria and with basic filtering.
TaskWindowSeeker
Window seeker that attempts to mimic ALT+TAB behavior in filtering windows to show.
Interfaces
IWindowSeeker
Interface for window seekers.