Event ZOrderChanged
Raised if the Z order of the window changes.
Namespace: WinUIEx
Assembly: WinUIEx.dll
Syntax
public event EventHandler<ZOrderInfo>? ZOrderChanged
Returns
| Type | Description |
|---|---|
| EventHandler<ZOrderInfo> | Raised if the Z order of the window changes. |