Browse By Tags

  • Property change events throw ObjectDisposedException when returning to a page in Xamarin Forms Shell

    I've created a default Xamarin Forms flyout app in Visual Studio - ie it's using XF Shell.

    I've put an Infragistics.XF.Scheduler.XamScheduler on the AboutPage and hooked up the AppointmentItemsSource to "{Binding Appointments}" which is a property…