[]
Creates a new instance of PositionChangedEventArgs class.
public PositionChangedEventArgs(int x, int y)
The X coordinate of the mouse position.
The Y coordinate of the mouse position.