I was always searching for a NavigationPane control for WPF that had the Office 2010 look and feel. But even if I found really good controls, they always had some lack in usability ( often with different collections for large buttons and small buttons ). My goal was to make a control easy to implement and following, as much as i could, the standard behaviour of wpf controls. Having as result a control able to be styled and templated without have to pratically rewrite the default style template for the whole control. For more informations please visit the control page on CodePlex ( http://navigationpane.codeplex.com )
|