Show / Hide Table of Contents

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.
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX