Selasa, 11 Januari 2011
Typed styles in WPF
Based on my previous post, WPF Quiz #2, I would like to shed some light on a very important mechanism in WPF related to styles.WPF has a very handy feature called typed-style, which is a style located in a resource dictionary, has no explicit key (or the key explicitly set as the type of the target) and is type specific. For an instance: