WPF Application - add dock behavior when drag to end of screen -


i'm working on wpf application, able have user drag main window, , dock when approaches end of screen.

is there way this?

here's similar thing implemented attachedbehaviors:

http://codeblitz.wordpress.com/2009/07/07/wpf-window-dock-behavior/

i'm not sure how production-ready though.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -