Show / Hide Table of Contents

Method GetIsAlwaysOnTop

| Edit this page View Source

GetIsAlwaysOnTop(Window)

Gets a value indicating whether this window is on top or not.

Declaration
public static bool GetIsAlwaysOnTop(this Window window)
Parameters
Type Name Description
Window window

window

Returns
Type Description
bool

True if the overlapped presenter is on top, otherwise false.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX