Posts tagged as:

wpf wpfribbon ribbon design style styles blend expressionblend xaml

Be Careful When Using Implicit Styles in WPF

December 9, 2009

I’m currently working on a WPF application that makes use of the newly released WPF Ribbon control.  My main window is laid out with a grid at its root; the first row containing the ribbon and the second row containing a few vertical StackPanels.  Everything was going well. Each StackPanel I gave a border.  I [...]

Read the full article →