Event PositionChanged
Raised if the window position changes.
Namespace: WinUIEx
Assembly: WinUIEx.dll
Syntax
public event EventHandler<PointInt32>? PositionChanged
Returns
| Type | Description |
|---|---|
| EventHandler<PointInt32> | Raised if the window position changes. |