[This is preliminary documentation and is subject to change.]
Contains tools for manipulating native (unmanaged) Win32 windows via PInvoke
Classes
| Class | Description | |
|---|---|---|
| GuiThread | Provides access to information about Windows GUI thread | |
| SubclassedNativeWindow | Subclasses any native Win32 widow by replacing its window procedure | |
| Win32Window | Represents native window used in Microsoft Windows |