【发布时间】:2020-01-26 10:00:23
【问题描述】:
以下是错误:
System.ArgumentException: Delegate to an instance method cannot have null 'this'.
at System.MulticastDelegate.ThrowNullThisInDelegateToInstance()
at CarouselView.FormsPlugin.UWP.CarouselViewRenderer.FlipView_Loaded(Object sender, RoutedEventArgs e)
【问题讨论】:
标签: c# xamarin.uwp