Show / Hide Table of Contents

Struct ZOrderInfo

Information about the ZOrder of the window

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
object.Equals(object, object)
object.GetType()
object.ReferenceEquals(object, object)
Namespace: WinUIEx
Assembly: WinUIEx.dll
Syntax
public struct ZOrderInfo

Properties

Name Description
IsZOrderAtBottom

Gets a value indicating whether the window's Z Order is at the bottom.

IsZOrderAtTop

Gets a value indicating whether the window's Z Order is at the top.

ZOrderBelowWindowId

Gets the id of the window this window is below.

See Also

ZOrderChanged
OnZOrderChanged(ZOrderInfo)
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX