Format:
Recent snippets matching tags of Tiles
public partial class MainPage : PhoneApplicationPage { // Constructor public MainPage() { InitializeComponent(); MyListBox.ItemsSource = new string[] { "Red", "Green", "Blue" }; } private void MyListBox_SelectionChanged(object sender, SelectionChangedEventArgs e)
142 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
