Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 938 Bytes

coreappwindowpreview_getidfromwindow_59979514.md

File metadata and controls

35 lines (21 loc) · 938 Bytes
-api-id -api-type ms.custom
M:Windows.UI.Core.Preview.CoreAppWindowPreview.GetIdFromWindow(Windows.UI.WindowManagement.AppWindow)
winrt method
19H1

Windows.UI.Core.Preview.CoreAppWindowPreview.GetIdFromWindow

-description

Retrieves the ID from the specified app window.

Important

The CoreAppWindowPreview.GetIdFromWindow API is part of a Limited Access Feature (see LimitedAccessFeatures class). For more information or to request an unlock token, please use the LAF Access Token Request Form.

-parameters

-param window

The app window to get the ID from.

-returns

The ID from the specified app window.

-remarks

-see-also

-examples