Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
145040 | Jun 3,2019 09:41 PM UTC | Jun 6,2019 08:35 PM UTC | Xamarin.Forms | 2 |
![]() |
Tags: SfPullToRefresh |
protected override void OnBindingContextChanged()
{
base.OnBindingContextChanged();
BindingContext = AssociatedObject.BindingContext;
if(AssociatedObject.BindingContext is PlanetsViewModel)
{
viewModel = AssociatedObject.BindingContext as PlanetsViewModel;
}
} |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.