开发者

Adding control template to project

开发者 https://www.devze.com 2023-04-04 03:08 出处:网络
I want to use metro styled combobox item 开发者_运维问答in windows phone 7 (mango). I ve found toturial to do this http://dotnet.dzone.com/articles/metro-style-combobox-windows but i don\'t know where

I want to use metro styled combobox item 开发者_运维问答in windows phone 7 (mango). I ve found toturial to do this http://dotnet.dzone.com/articles/metro-style-combobox-windows but i don't know where should i put code of control template (it should work on every combobox on project).

Any ideas? Chris


Is there any particular reason you want to use that ComboBox? The link you've posted is a hack to get it to work on Windows Phone. Have you taken a look at the ListPicker control from the Silverlight toolkit?

This article provides a great introduction on how to use it.

0

精彩评论

暂无评论...
验证码 换一张
取 消