Class ArrogantWindowTrackerMatcher
A matcher that always returns false, effectively rejecting all window handles.
Implements
Inherited Members
Namespace: PoeShared.Native
Assembly: PoeShared.Native.dll
Syntax
public sealed class ArrogantWindowTrackerMatcher : IWindowTrackerMatcher
Constructors
| Name | Description |
|---|---|
| ArrogantWindowTrackerMatcher() |
Methods
| Name | Description |
|---|---|
| IsMatch(IWindowHandle) | Determines whether the specified window handle matches. Always returns false. |