WP8.1 C# Binding Contact Image
问题 Information Quite simply, I’m attempting to create an app that would display the contacts for a user. I’m also a self-taught programmer, so I have experience with programming in some aspects, but I am relatively new to data-binding in general. To begin, I have a ListView control that has an image binding within it. <ListView x:Name="ContactsView" ItemsSource="{Binding}"> <ListView.ItemTemplate> <DataTemplate> <Image x:Name="ContactImage" Source="{Binding Converter={StaticResource