I have a ListPicker which is filled dynamically in code.
How can I set style of every ListPickerItem which has been added from code?
Or how can I set style of future items of ListPicker in XAML?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try this =>
EDIT : Silverlight does not implement the FindResource method that exists in the WPF framework API. So, check http://blog.functionalfun.net/2011/01/findresource-implementation-for.html