Method GetDesktopWindow
| Edit this page View SourceGetDesktopWindow()
Retrieves a handle to the desktop window. The desktop window covers the entire screen. The desktop window is the area on top of which other windows are painted.
Declaration
public static nint GetDesktopWindow()
Returns
Type | Description |
---|---|
nint | The return value is a handle to the desktop window. |