This example shows how to choose between using a <xref:System.Windows.Controls.StackPanel> or a <xref:System.Windows.Controls.DockPanel> when you stack content in a ...
NOTE: I'm in the process of renaming this project from SpicyTaco.AutoGrid to SpicyTaco.WpfToolkit. This is because I plan to add more useful features to this package beyond just AutoGrid. The built in ...
A header menu that expands and contracts as users mouse over it can be easy to create. Dan shows you how. Silverlight's StackPanel control provides a flexible way for arranging child controls ...
In a previous article, I discussed layout controls available in Silverlight 2 that can be used to position shapes, buttons, textboxes and other controls on a user interface. Understanding how to use ...