Browse by Tags

All Tags » Silverlight, WPF, and XAML (RSS)
Sorry, but there are no more tags available to filter with.

Expression Blend Tip: Modifying the Rows or Columns of a Grid by Jason N. Gaylord

It took me a couple of minutes to realize that RowDefinitions and ColumnDefinitions of a Grid are in the Advanced Properties of the Layout category. For more information about using a Grid to layout data, you can read more on Scott Guthrie's blog at http...

XAML Tip: Adding a Line Break to a TextBlock by Jason N. Gaylord

I'm just starting to mess with XAML as I'm looking to see what I can do with it. As I come across some pretty basic tasks that I'm struggling with, I'll post about it in case any other newbies run into the same issue. One of my first tasks was to create...
More Posts