I'm using an SfTimePicker in my UWP project on a Windows 10 device.
Everything works fine until I extend my display onto a second monitor.
If I move my project to a second monitor and open the SfTimePicker then the drop down will display with part of it off of the screen.
Again this only happens when I've extended my display onto a second monitor, moved the project to that second and opened the SfTimePicker on that second monitor.
Is there anything I can do to prevent this behavior?
Thanks.