Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Control Authoring   (RSS)

Implicit Styles, Templates, Controls and FrameworkElements

Even though I've been working with WPF for over 3 years, I'm still learning some of its idiosyncrasies. A discussion came up recently about whether implicit styles are applied to elements in a template. It turns out that the answer is, it depends on whether

Using Themes with Custom Controls

Last month I explained how to use shared resources in a control library . This month I’ll create an example that uses different styles based on the current setting of the desktop theme. You can define a different look and feel based on the desktop theme
 
Page view tracker