What's the difference between the ItemsSource and DataContext properties
When I started silverlight (not long ago) I had a question that really bothered me: What's the difference between the ItemsSource and DataContext property of a list box. When I searched around, I … more