The problem is following:
I have Visual studio 2012 (x64) with Windows Phone 8 SDK installed on Windows 8 (x64).
In my project (WP8 App targeting WP 8.0 with .NET 4.5), I have Added (through NuGet) Windows Phone Toolkit and I would like to add the custom controls that it provides to toolbox. Is there a way to do it?
I managed it once but for some reason I was not able to add LongListSelector from toolbox after that.
EDIT:
WHAT I WANT IS FOR THE CUSTOM CONTROLS ADDED IN WP TOOLKIT TO BE SHOWN IN THE TOOLBOX in VS 2102