I presented the topic WPF Control Architecture at Microsoft Virtual Tech days 2010, and talked about few cool aspects of WPF Controls. Also, demoed Wingy – A bare bone, less than one hour WPF client built for viewing Bing search results :).
Download the source of Wingy and other demos here
- Snoop Debugger/Visualizer can be downloaded From here
The presentation covered the following concepts
- Content models in WPF
- Data Templates and Control Templates
- Creating user controls and custom controls
- Creating dependency properties
You should be able to download the presentation from Microsoft Virtual tech days website soon.
And don’t miss my other WPF and Silverlight Posts :). Check out
- Silverlight – Behaviours, Triggers and Actions
- Wex - WPF Extensibility Hacks
- Slex - Silverlight Extensibility Hacks
Happy Coding, Enjoy.