Skip to content

Instantly share code, notes, and snippets.

@anuith
Created June 25, 2012 19:46
Show Gist options
  • Save anuith/2990812 to your computer and use it in GitHub Desktop.
Save anuith/2990812 to your computer and use it in GitHub Desktop.
Windows Phone Hackathon : Bing Map Sample V2 - UI - ListBox
<ListBox x:Name="ListBox_Places" ItemTemplate="{StaticResource PlacesItemTemplate}" SelectionChanged="ListBox_Places_SelectionChanged"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment