Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

System.MissingMethodException: Method not found: 'Xamarin.Forms.BindableProperty.Create'.

$
0
0

I have a PCL Project, and I tried to create a custom control. Nothing complex.

The full stack trace

{System.TypeInitializationException: An exception was thrown by the type initializer for App1.PullToRefreshListView ---> System.MissingMethodException: Method not found: 'Xamarin.Forms.BindableProperty.Create'.
  --- End of inner exception stack trace ---
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in /Developer/MonoTouch/Source/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:537 }

Anyone know why?

Edit:

Could not resolve type: global::Xamarin.Forms.BindableProperty.Create<global::App1.PullToRefreshListView, global::Xamarin.Forms.Command>


Viewing all articles
Browse latest Browse all 58056

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>