Using VS2015 I upgraded a WP 7.1/7.7 project.
I was developing and testing fine using the 8.1 emulator for a couple of months until I realized that I was missing then newer 8.1 controls in the toolbox.
I started a new separate 8.1 project and I can see a large range of new controls like Listbox
and ComboBox
that don't exist in the 7.1 upgraded app.
Looking at the project properties the Target Windows Phone OS Version
is set to Windows Phone 8.1.
I've searched all over and can't find any other settings to tweak.
The project has the older Windows Phone Toolkit 4.2013.8.16
.
I wonder if that blocks the new tools?
How can I get the 8.1 one controls to turn on?