I am currently building a new Windows 10 UWP app based on our previous Windows Phone 7 app. In this old app we have a specific control where the user needs to select a value between 1 and 101, for this we used the loopingselector.
Now for the UWP app it seems that this control is not available anymore. What I'm looking for is similar to the timepicker flyout but then with only one selector from 1-101.
I have searched quite a bit but maybe I'm missing something. Thanks in advance for your time.