win-app
win-app copied to clipboard
Fix Map Scrolling
ScrollToHorizontalOffset and ScrollToVerticalOffset occasionally fail to update the ScrollViewer layout when dragging causing the map to randomly freeze in place.
Forcing an update after setting offsets fixes it and takes >= 3ms CPU time.