I want to style (actually just change the color) on the built in keyboard in an wp7 application. I am creating a Silverlight project, and using a as the input, and this has the default styled keyboard on focus. Is there a way to style this keyboard? I have tried looking at the xaml style TargetTypes, but I don't see any valid options for a keyboard!
Any idea on how to style a WP7 (Mango) keyboard?
thanks