TouchManager: Wrong tap and hold touch indicator position in a setup with multiple monitors with different DPI scale settings and enabled DPI awareness of the WPF application
The position of the TouchIndicator displayed on tap and hold gesture gets offset from the actual touch point. This happens when the DPI scale between the monitors varies and the DPI awareness of the application is enabled (dpiAwareness=PerMonitor).