DatePicker does not exist in the namespace in windows phone 8.0 -


when run application works fine design page giving error "invalid markup" , name "datepicker" not exist in namespace "clr-namespace:microsoft.phone.controls;assembly=microsoft.phone.controls.toolkit".

i think spelling mistake assembly

xmlns:toolkit="clr-namespace:microsoft.phone.controls;assembly=microsoft.phone.controls.toolkit" 

Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -