Class WindowHandleExtensions
Inherited Members
Namespace: PoeShared.Scaffolding
Assembly: PoeShared.Native.dll
Syntax
public static class WindowHandleExtensions
Methods
| Name | Description |
|---|---|
| IsOwnWindow(IWindowHandle) | |
| IsVisibleAndValid(IWindowHandle, bool) | Checks Visibility, WS_CHILD, WS_EX_TOOLWINDOW and other properties to make sure that this window could be interacted with |