Method OnPositionChanged
| Edit this page View SourceOnPositionChanged(PointInt32)
Called when the window position changed.
Declaration
protected virtual void OnPositionChanged(PointInt32 position)
Parameters
| Type | Name | Description |
|---|---|---|
| PointInt32 | position | The current position of the window in screen coordinates. |