Method GetAppWindow
| Edit this page View SourceGetAppWindow(Window)
Gets the AppWindow from the handle
Declaration
[Obsolete("Use Microsoft.UI.Xaml.Window.AppWindow")]
public static AppWindow GetAppWindow(this Window window)
Parameters
| Type | Name | Description |
|---|---|---|
| Window | window |
Returns
| Type | Description |
|---|---|
| AppWindow |