I’ve put the code samples featured on this blog over the years on GitHub:
- NotificationAreaIconSampleAppWPF (December 2010/January 2011)
- Windows 7-style Notification Area Applications in WPF: Part 1 (Removing Resize)
- Windows 7-style Notification Area Applications in WPF: Part 2 (Notify Icon Position)
- Windows 7-style Notification Area Applications in WPF: Part 3 (Taskbar Position)
- Windows 7-style Notification Area Applications in WPF: Part 4 (Multiple Monitors)
- Windows 7-style Notification Area Applications in WPF: Part 5 (Fixing Aero Borders)
- Windows 7-style Notification Area Applications in WPF: Part 6 (Notify Icon Position: Pre-Windows 7)
- Windows 7-style Notification Area Applications in WPF: Recap & Sample
- SetDPI (March 2011/January 2013)
- WindowsThemeFonts (April/October 2011)
- PNGToMultiDPITIFF (January 2013)
- ImageBackgroundRemover (January 2013)
- NativeToolTipsWPF (March 2013)