Hi all,
i'm trying to develop a windows phone 8.1 XAML app using visual studio 2013 Update 2. Everything works fine but the UI preview window doesn't work properly. This is the actual situation:
Only the "phone case" and the border of the selected control are visible. All the controls inside the page, such as buttons, checkboxes and so on, are not shown in the preview while they are perfectly visible while i run the app on a device or emulator.
The problem is only for this kind of project, if i start a new project like a Silverlight App for Windows Phone, WPF, Windows Form etc... the preview window shows the content in the right way.
How can i fix this problem?
Thanks for any reply.
Gianluca Concilio