Windows phone 8.1 silverlight MessageBox api shows OK button on the right side when running the same app on windows 10 mobile, however prior to this it appeared on the left, is this a behavior change from Microsoft on windows mobile 10. Here is the msdn api link https://msdn.microsoft.com/en-us/library/windows/apps/ms598690(v=vs.105).aspx
Asked
Active
Viewed 46 times
0
-
API chages would have done this,how are you using MessageBox and what APIs you are using – Apoorv Apr 07 '16 at 07:28
-
I am deploying a windows phone 8.1 Silverlight app on windows mobile 10, I am using is it as per standard documentation from MSDN. https://msdn.microsoft.com/en-us/library/windows/apps/ms598690(v=vs.105).aspx – abhishek saatal Apr 07 '16 at 07:43