Continue pan to provided target point.
public void ContinuePanTo(double x, double y, bool skipTransitions = false)
The target point x axis coordinate.
The target point y axis coordinate.
The flag indicating whether transitions on the child element should be temporarily disabled.