In uwp, need to pan smoothly the polyline from one place to another which has more than 3000 points without applying transform. Because, I will update the points dynamically in mouse move.
Attached sample for your reference, which gets panned but not smoothly.
Sample Link: https://github.com/ragulsv/PolyLine/tree/master/PolyLineUwp