WPF Tips n' Tricks
- Have all your dates, times, numbers... in the local culture
 - Use Segoe UI on Vista and Tahoma on XP (and whatever else wherever else)
 - Reusing the content of a Popup control
 - Another way to declare read-only dependency properties
 - Receive notifications for dependency properties
 - Preventing ScrollViewer from handling the mouse wheel
 - Smooth(er) scrolling
 
SerialSeb