wpf popup在部分设备上定位错误 win10popup显示位置错误

https://stackoverflow.com/questions/20363100/wpf-popup-location-issue

HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows

REG_SZ: MenuDropAlignment

Value: 0 means to the right

Value: 1 means to the left

打开注册表显示的是1,改成0以后定位就正常了

posted @ 2024-09-20 12:29  Hey,Coder!  阅读(42)  评论(0)    收藏  举报