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

jpa - Passing entitymanager from reflection method -

frame rate - JAVA simple fps animation(how can i work with?) -