Hi,
Is it possible not to use specific XY coordinates when simulating a click on ScrollViewer in order to change its value? For example, clicking on the right side or left to increase or decrease the value. Can I use the ScrollToLeftEnd() or ScrollToRightEnd() methods, or are there more suitable ones?
For example, in the picture, what would be the best way to simulate the user setting the value to 1.23%?
Is it possible not to use specific XY coordinates when simulating a click on ScrollViewer in order to change its value? For example, clicking on the right side or left to increase or decrease the value. Can I use the ScrollToLeftEnd() or ScrollToRightEnd() methods, or are there more suitable ones?
For example, in the picture, what would be the best way to simulate the user setting the value to 1.23%?