mirror of
https://github.com/farcasclaudiu/myfriendsaround.git
synced 2026-06-29 15:01:45 +03:00
map improvement
user picture image crop
This commit is contained in:
@@ -14,6 +14,9 @@ namespace MyFriendsAround.WP7.ViewModel
|
||||
{
|
||||
public class ViewModelBase : GalaSoft.MvvmLight.ViewModelBase
|
||||
{
|
||||
|
||||
public bool IsLoaded { get; set; }
|
||||
|
||||
private object context;
|
||||
public object Context
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user