I am working On a App where a Grid/Popup Opens on a Listbox Tap , Grid Opens Successfully using IValueConverter but my problem is :
-> When I press back key on phone I hook up an RelayCommand on "Home_ViewModel.cs" , I was able to successfully called method but Grid Doesn't hide on BackKeyPress.
-> I called Base Class IsVisible property on BackKeyPress Command but didn't get to work correctly.
-> I don't know where I am working wrong either on OOPs concept or Binding Data on XAML. Kindly Look at My Code having Sky-Drive Link. Help Me In This !!!
Sky-Drive code link :
--> same qut. i Asked HERE but didn't get any response .
Regards,
Pardeep