문제

I am developing a Windows Phone 8.0 App in VS2012

And i installed the WPToolkit Package in the NuGet Manager

the package installed successfully and It was added to the References

But the controls of the package are not Showing in the ToolBox

And i also checked the Object Browser , All the controls were found and included by the project

but in the ToolBox they don't appear (Checked the ToolBox items too , don't appear)

What is the problem ?

도움이 되었습니까?

해결책

you will have to add the xaml namespace to the page in which you want to use the toolkit controls. Here is one solution

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top