Update Project WPF Version to WPF 4.6
Go to solution
Solved by Franck,
Your framework version is tied to the Target Framework option in the Project properties / Application. All features will be available up to the selected version. Changing this option will (and should) update properly your toolbox to match the available controls for that specific version. Unless your references in your GAC point to an earlier version. If it's not updated you need to close Visual Studio all together and reopen the project using the .sln file. This ensure the default settings are loaded per solution/project settings and not default framework setup on your profile.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now