I\'m looking for solution to add snapping/sticky windows functionallity (winamp-like) to existing WPF application. Same thing as it was asked here, just I need it for WPF.>
The WPF Docking Library may provide some of what you are looking for, but I'm unsure if it works on the entire screen or just on your application window.