Once you've installed Visual Studio and explored the default templates one of the first things you'll want to do from a design point of view is changing the application brush resources. Usually this will be to alter the teal or purple selection colour (depending if you're using a Dark or Light theme) on most of the controls. The most common answer to this problem is re-template your control referring to your custom colours.

The simpler approach we've used at Marker Metro is the following, we'll create a Colours.xaml resource dictionary, this'll contain the Colour and Brush resources specific to the app we're developing. We typically reference this resource dictionary from the App.xaml.

Read More from: Original Source


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too. 

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.