silverlight - WIndows Phone Theme Settings -


i'm trying app certified light theme windows phone. i'm using few custom listbox styles, can't figure out why no pivot controls visible. foreground , background both white, they're invisible. can't find implicit or applied styles on pivot control. textblocks have same problem. i've read, theme settings should handled os shouldn't they?

you don't need re-define system resources since automatically added application @ runtime, therefore rendering resourcedictionary redundant (and pretty useless). try applying default system styles first. also, post xaml easier fix it.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -