WindowLocationChangedEventArgs¶
Summary¶
Provides data for WindowLocationChanged event handlers
Signature¶
1 |
|
Namespace¶
cAlgo.API
Properties¶
Name | Description |
---|---|
Window { get; } | The window which it's location changed |
Last update: February 6, 2023