[]
Fires when the window position changes.
public event EventHandler<PositionChangedEventArgs> PositionChanged
Public Event PositionChanged As EventHandler(Of PositionChangedEventArgs)
| Type | Description |
|---|---|
| EventHandler<PositionChangedEventArgs> | Fires when the window position changes. |