So when I build my silverlight app now I get the following warnings.
'ESRI.ArcGIS.Client.Toolkit.Toolbar' is obsolete: 'Please use a Panel or other container control, such as a StackPanel or Grid.'
What replaces this? If it should change, why hasn't ESRI updated the samples. Is there code out there to make our panel look and act exactly as the Toolbar makes act?
Thanks