Pan control to provided delta.
public void PanDelta(double dx, double dy, bool skipTransitions = false)
The target x axis delta.
The target y axis delta.
The flag indicating whether transitions on the child element should be temporarily disabled.