Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 473 Bytes

corewindow_getforcurrentthread_1771949562.md

File metadata and controls

23 lines (16 loc) · 473 Bytes
-api-id -api-type
M:Windows.UI.Core.CoreWindow.GetForCurrentThread
winrt method

Windows.UI.Core.CoreWindow.GetForCurrentThread

-description

Gets the CoreWindow instance for the currently active thread.

-returns

The CoreWindow for the currently active thread, or null if no such CoreWindow exists.

-remarks

-examples

-see-also