On Jun 19, 2012, at 9:45 PM, JPSavard wrote: > when trying to port my custom usercontrol, that inherit from the UserControl > class, i can't seem to figure out how to do it.
You inherit from Android.Views.View. > Could someone give me a small example? https://github.com/xamarin/monodroid-samples/blob/master/ApiDemo/OS/Sensors.cs#L76 - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
