WPF Tips n' Tricks

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