Thumbnail View Resource
Source

http://www.codeproject.com/favicon.ico www.codeproject.com (The Code Project), posted 2010-05-25

Added By

Avatar BillHenn on 2010-05-30

Vitals
0score
  • 3657 total views
Summary
Shows how to update the style for multiple windows at once by changing a single application property value.
Excerpt
"The purpose of this article is to demonstrate how to update the style for multiple windows at once by changing a single property value. It does this by using data triggers and an abstract base view model. This article will probably be helpful for someone who wants to make style changes to multiple windows/controls by just updating one property. This whole concept is demonstrated by creating two windows that implement a day and night mode. This concept can be used for many other implementations, such as creating an onscreen keyboard that needs to update another window."
Full Link

http://www.codeproject.com/kb/wpf/daynightmode.aspx

About The Code Project

The Code Project is a community of software development and design developers joined together with certain common goals: to learn, to teach and to have fun programming. Developers from all over the world come together to share source code, tutorials and knowledge for free to help their fellow programmers. It is extremely popular and is one of the best places on the web to look for open source implementations of .NET control, components, and techniques. http://www.codeproject.com/

The WPFpedia resource guide has 238 total links to this site.

Comments 

There aren't any comments yet for this resource. Be the first to add one!

Add a Comment

Please log in to post comments.

Tags

Tasks

Thumbnail Screenshots by Thumbshots