Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 508 Bytes

desktopwindowtarget_istopmost.md

File metadata and controls

25 lines (15 loc) · 508 Bytes
-api-id -api-type
P:Windows.UI.Composition.Desktop.DesktopWindowTarget.IsTopmost
winrt property

Windows.UI.Composition.Desktop.DesktopWindowTarget.IsTopmost

-description

Gets a value that indicates whether the window is rendered on top of all other windows.

-property-value

true if the window is rendered on top of all other windows; otherwise, false.

-remarks

-see-also

-examples