There is no Grid.SharedSizeGroup in Silverlight 4. What is your workaround for this issue?
For example: I have a DataTemplate for ListBox.ItemTemplate consisting of a grid with two columns and I’d like to have the same width for both columns and the first column needs to have auto width.
SharedSize Grid with Silverlight – haven’t tested it but looks usable.