Fires when the window position changes.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public event EventHandler<PositionChangedEventArgs> PositionChanged |
| Visual Basic |
|---|
Public Event PositionChanged As EventHandler(Of PositionChangedEventArgs) |