offline images

friends list / select
friend distance
This commit is contained in:
2011-04-05 00:40:21 +03:00
parent f79ee0adc2
commit bf599907dc
23 changed files with 1099 additions and 348 deletions
@@ -15,8 +15,6 @@ namespace MyFriendsAround.WP7.ViewModel
public class ViewModelBase : GalaSoft.MvvmLight.ViewModelBase
{
public bool IsLoaded { get; set; }
private object context;
public object Context
{