Method GetAppWindowFromWindowHandle
| Edit this page View SourceGetAppWindowFromWindowHandle(nint)
Gets the AppWindow from an HWND
Declaration
public static AppWindow GetAppWindowFromWindowHandle(nint hwnd)
Parameters
| Type | Name | Description |
|---|---|---|
| nint | hwnd |
Returns
| Type | Description |
|---|---|
| AppWindow | AppWindow |