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
Post a Comment